*** actual launch of AAI Resources {"timestamp":"2023-04-20T12:34:08.031Z","message":"Initializing AAIConfig","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:08.049Z","message":"Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:08.050Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:08.053Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:09.625Z","message":"Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"o.s.b.l.logback.LogbackLoggingSystem","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:34:09.687Z","message":"Loaded expression factory via original TCCL","thread":"background-preinit","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:09.708Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:09.708Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:09.708Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:09.709Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:09.709Z","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) 12:34:15,990 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 12:34:15,997 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 12:34:16,000 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:34:16,000 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 12:34:16,001 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2052435819 - setting totalSizeCap to 6 GB 12:34:16,002 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2052435819 - No compression will be used 12:34:16,002 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2052435819 - Will use the pattern /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 12:34:16,002 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'. 12:34:16,002 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 12:34:16,002 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Apr 20 12:34:16 GMT 2023 12:34:16,019 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log 12:34:16,019 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log] 12:34:16,019 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 12:34:16,019 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:34:16,019 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS] 12:34:16,020 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null 12:34:16,020 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 12:34:16,020 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@3d9c13b5 - Registering current configuration as safe fallback point {"timestamp":"2023-04-20T12:34:16.272Z","message":"REGISTERED CLASSES [class org.onap.aai.rest.QueryConsumer, class org.onap.aai.rest.CQ2GremlinTest, class org.onap.aai.rest.RecentAPIConsumer, class org.onap.aai.rest.DslConsumer, class org.onap.aai.rest.search.ModelAndNamedQueryRestProvider, class org.onap.aai.rest.search.SearchProvider, class org.onap.aai.rest.CQ2Gremlin, class org.onap.aai.rest.util.EchoResponse]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.284Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.285Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.286Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.286Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.287Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.287Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.288Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.288Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.288Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.289Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=false","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.290Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.290Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.295Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.296Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.296Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.297Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.297Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.297Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.298Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.298Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.298Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.299Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=false","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.299Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.299Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.300Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestTransactionLogging","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.300Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.post.InvalidResponseStatus","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.301Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.HeaderValidation","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.301Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseTransactionLogging","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.301Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseHeaderManipulation","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.302Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.HttpHeaderInterceptor","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.302Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionLatestInterceptor","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.302Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RetiredInterceptor","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.303Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionInterceptor","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.303Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestHeaderManipulation","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.304Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestModification","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:16.786Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"i.m.c.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:18.821Z","message":"Translator is SchemaServiceTranslator","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"o.onap.aai.config.NodesConfiguration","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:19.612Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:19.612Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:19.612Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:19.614Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:19.624Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","LogTimestamp":"2023-04-20T12:34:08.020Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:19.850Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"1","InvocationID":"4f926fbf-7214-422e-8c3d-d848a0b87466","LogTimestamp":"2023-04-20T12:34:19.838Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:19.851Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"1","InvocationID":"4f926fbf-7214-422e-8c3d-d848a0b87466","LogTimestamp":"2023-04-20T12:34:19.838Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:19.851Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"1","InvocationID":"4f926fbf-7214-422e-8c3d-d848a0b87466","LogTimestamp":"2023-04-20T12:34:19.838Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:19.853Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"1","InvocationID":"4f926fbf-7214-422e-8c3d-d848a0b87466","LogTimestamp":"2023-04-20T12:34:19.838Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:20.151Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"306","StatusCode":"COMPLETE","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"4f926fbf-7214-422e-8c3d-d848a0b87466","LogTimestamp":"2023-04-20T12:34:20.143Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:20.543Z","message":"Processing the translator","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"306","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4f926fbf-7214-422e-8c3d-d848a0b87466","LogTimestamp":"2023-04-20T12:34:20.143Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:20.544Z","message":"Version being processedv11","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"306","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4f926fbf-7214-422e-8c3d-d848a0b87466","LogTimestamp":"2023-04-20T12:34:20.143Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:20.544Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"306","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4f926fbf-7214-422e-8c3d-d848a0b87466","LogTimestamp":"2023-04-20T12:34:20.143Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:20.662Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e6b6fd42-e0b4-467a-b27a-7a00fc52b134","LogTimestamp":"2023-04-20T12:34:20.661Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:20.662Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e6b6fd42-e0b4-467a-b27a-7a00fc52b134","LogTimestamp":"2023-04-20T12:34:20.661Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:20.662Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e6b6fd42-e0b4-467a-b27a-7a00fc52b134","LogTimestamp":"2023-04-20T12:34:20.661Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:20.663Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e6b6fd42-e0b4-467a-b27a-7a00fc52b134","LogTimestamp":"2023-04-20T12:34:20.661Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:20.695Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e6b6fd42-e0b4-467a-b27a-7a00fc52b134","LogTimestamp":"2023-04-20T12:34:20.694Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:20.715Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e6b6fd42-e0b4-467a-b27a-7a00fc52b134","LogTimestamp":"2023-04-20T12:34:20.694Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:20.717Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e6b6fd42-e0b4-467a-b27a-7a00fc52b134","LogTimestamp":"2023-04-20T12:34:20.694Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:20.717Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e6b6fd42-e0b4-467a-b27a-7a00fc52b134","LogTimestamp":"2023-04-20T12:34:20.694Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:24.601Z","message":"Types size 222","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e6b6fd42-e0b4-467a-b27a-7a00fc52b134","LogTimestamp":"2023-04-20T12:34:20.694Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:24.621Z","message":"Version being processedv12","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e6b6fd42-e0b4-467a-b27a-7a00fc52b134","LogTimestamp":"2023-04-20T12:34:20.694Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:24.622Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e6b6fd42-e0b4-467a-b27a-7a00fc52b134","LogTimestamp":"2023-04-20T12:34:20.694Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:24.626Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f761c7af-ff2e-41cd-a81d-707bdd1de068","LogTimestamp":"2023-04-20T12:34:24.625Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:24.626Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f761c7af-ff2e-41cd-a81d-707bdd1de068","LogTimestamp":"2023-04-20T12:34:24.625Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:24.626Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f761c7af-ff2e-41cd-a81d-707bdd1de068","LogTimestamp":"2023-04-20T12:34:24.625Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:24.626Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f761c7af-ff2e-41cd-a81d-707bdd1de068","LogTimestamp":"2023-04-20T12:34:24.625Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:24.657Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"31","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f761c7af-ff2e-41cd-a81d-707bdd1de068","LogTimestamp":"2023-04-20T12:34:24.656Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:24.673Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f761c7af-ff2e-41cd-a81d-707bdd1de068","LogTimestamp":"2023-04-20T12:34:24.656Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:24.674Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f761c7af-ff2e-41cd-a81d-707bdd1de068","LogTimestamp":"2023-04-20T12:34:24.656Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:24.674Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f761c7af-ff2e-41cd-a81d-707bdd1de068","LogTimestamp":"2023-04-20T12:34:24.656Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:26.607Z","message":"Types size 235","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f761c7af-ff2e-41cd-a81d-707bdd1de068","LogTimestamp":"2023-04-20T12:34:24.656Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:26.624Z","message":"Version being processedv13","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f761c7af-ff2e-41cd-a81d-707bdd1de068","LogTimestamp":"2023-04-20T12:34:24.656Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:26.625Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f761c7af-ff2e-41cd-a81d-707bdd1de068","LogTimestamp":"2023-04-20T12:34:24.656Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:26.627Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8d3547b5-ad84-4877-93c7-01f50260ead6","LogTimestamp":"2023-04-20T12:34:26.627Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:26.628Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8d3547b5-ad84-4877-93c7-01f50260ead6","LogTimestamp":"2023-04-20T12:34:26.627Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:26.628Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8d3547b5-ad84-4877-93c7-01f50260ead6","LogTimestamp":"2023-04-20T12:34:26.627Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:26.628Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8d3547b5-ad84-4877-93c7-01f50260ead6","LogTimestamp":"2023-04-20T12:34:26.627Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:26.654Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"8d3547b5-ad84-4877-93c7-01f50260ead6","LogTimestamp":"2023-04-20T12:34:26.653Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:26.788Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8d3547b5-ad84-4877-93c7-01f50260ead6","LogTimestamp":"2023-04-20T12:34:26.653Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:26.789Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8d3547b5-ad84-4877-93c7-01f50260ead6","LogTimestamp":"2023-04-20T12:34:26.653Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:26.789Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8d3547b5-ad84-4877-93c7-01f50260ead6","LogTimestamp":"2023-04-20T12:34:26.653Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:28.222Z","message":"Types size 237","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8d3547b5-ad84-4877-93c7-01f50260ead6","LogTimestamp":"2023-04-20T12:34:26.653Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:28.285Z","message":"Version being processedv14","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8d3547b5-ad84-4877-93c7-01f50260ead6","LogTimestamp":"2023-04-20T12:34:26.653Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:28.286Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8d3547b5-ad84-4877-93c7-01f50260ead6","LogTimestamp":"2023-04-20T12:34:26.653Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:28.289Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ce08b4e0-a09a-4284-a0aa-6d904d41fad7","LogTimestamp":"2023-04-20T12:34:28.288Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:28.289Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ce08b4e0-a09a-4284-a0aa-6d904d41fad7","LogTimestamp":"2023-04-20T12:34:28.288Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:28.289Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ce08b4e0-a09a-4284-a0aa-6d904d41fad7","LogTimestamp":"2023-04-20T12:34:28.288Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:28.289Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ce08b4e0-a09a-4284-a0aa-6d904d41fad7","LogTimestamp":"2023-04-20T12:34:28.288Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:28.317Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"28","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"ce08b4e0-a09a-4284-a0aa-6d904d41fad7","LogTimestamp":"2023-04-20T12:34:28.316Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:28.334Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce08b4e0-a09a-4284-a0aa-6d904d41fad7","LogTimestamp":"2023-04-20T12:34:28.316Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:28.335Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce08b4e0-a09a-4284-a0aa-6d904d41fad7","LogTimestamp":"2023-04-20T12:34:28.316Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:28.336Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce08b4e0-a09a-4284-a0aa-6d904d41fad7","LogTimestamp":"2023-04-20T12:34:28.316Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:30.214Z","message":"Types size 272","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce08b4e0-a09a-4284-a0aa-6d904d41fad7","LogTimestamp":"2023-04-20T12:34:28.316Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:30.284Z","message":"Version being processedv15","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce08b4e0-a09a-4284-a0aa-6d904d41fad7","LogTimestamp":"2023-04-20T12:34:28.316Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:30.285Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce08b4e0-a09a-4284-a0aa-6d904d41fad7","LogTimestamp":"2023-04-20T12:34:28.316Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:30.287Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"afdd1df2-93f6-4657-983e-434a588070ae","LogTimestamp":"2023-04-20T12:34:30.287Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:30.288Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"afdd1df2-93f6-4657-983e-434a588070ae","LogTimestamp":"2023-04-20T12:34:30.287Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:30.288Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"afdd1df2-93f6-4657-983e-434a588070ae","LogTimestamp":"2023-04-20T12:34:30.287Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:30.288Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"afdd1df2-93f6-4657-983e-434a588070ae","LogTimestamp":"2023-04-20T12:34:30.287Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:30.319Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"30","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"afdd1df2-93f6-4657-983e-434a588070ae","LogTimestamp":"2023-04-20T12:34:30.317Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:30.335Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"afdd1df2-93f6-4657-983e-434a588070ae","LogTimestamp":"2023-04-20T12:34:30.317Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:30.336Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"afdd1df2-93f6-4657-983e-434a588070ae","LogTimestamp":"2023-04-20T12:34:30.317Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:30.336Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"afdd1df2-93f6-4657-983e-434a588070ae","LogTimestamp":"2023-04-20T12:34:30.317Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:32.489Z","message":"Types size 279","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"afdd1df2-93f6-4657-983e-434a588070ae","LogTimestamp":"2023-04-20T12:34:30.317Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:32.501Z","message":"Version being processedv16","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"afdd1df2-93f6-4657-983e-434a588070ae","LogTimestamp":"2023-04-20T12:34:30.317Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:32.502Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"afdd1df2-93f6-4657-983e-434a588070ae","LogTimestamp":"2023-04-20T12:34:30.317Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:32.504Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6e14542a-c701-4c80-8b02-76ccf9b504f0","LogTimestamp":"2023-04-20T12:34:32.504Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:32.505Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6e14542a-c701-4c80-8b02-76ccf9b504f0","LogTimestamp":"2023-04-20T12:34:32.504Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:32.505Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6e14542a-c701-4c80-8b02-76ccf9b504f0","LogTimestamp":"2023-04-20T12:34:32.504Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:32.505Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6e14542a-c701-4c80-8b02-76ccf9b504f0","LogTimestamp":"2023-04-20T12:34:32.504Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:32.538Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"6e14542a-c701-4c80-8b02-76ccf9b504f0","LogTimestamp":"2023-04-20T12:34:32.537Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:32.551Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e14542a-c701-4c80-8b02-76ccf9b504f0","LogTimestamp":"2023-04-20T12:34:32.537Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:32.552Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e14542a-c701-4c80-8b02-76ccf9b504f0","LogTimestamp":"2023-04-20T12:34:32.537Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:32.552Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e14542a-c701-4c80-8b02-76ccf9b504f0","LogTimestamp":"2023-04-20T12:34:32.537Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:34.156Z","message":"Types size 281","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e14542a-c701-4c80-8b02-76ccf9b504f0","LogTimestamp":"2023-04-20T12:34:32.537Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:34.184Z","message":"Version being processedv17","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e14542a-c701-4c80-8b02-76ccf9b504f0","LogTimestamp":"2023-04-20T12:34:32.537Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:34.184Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e14542a-c701-4c80-8b02-76ccf9b504f0","LogTimestamp":"2023-04-20T12:34:32.537Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:34.187Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"49fd3f1b-8863-4842-b02d-8018047be3bc","LogTimestamp":"2023-04-20T12:34:34.187Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:34.187Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"49fd3f1b-8863-4842-b02d-8018047be3bc","LogTimestamp":"2023-04-20T12:34:34.187Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:34.187Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"49fd3f1b-8863-4842-b02d-8018047be3bc","LogTimestamp":"2023-04-20T12:34:34.187Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:34.187Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"49fd3f1b-8863-4842-b02d-8018047be3bc","LogTimestamp":"2023-04-20T12:34:34.187Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:34.213Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"49fd3f1b-8863-4842-b02d-8018047be3bc","LogTimestamp":"2023-04-20T12:34:34.212Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:34.226Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"49fd3f1b-8863-4842-b02d-8018047be3bc","LogTimestamp":"2023-04-20T12:34:34.212Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:34.228Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"49fd3f1b-8863-4842-b02d-8018047be3bc","LogTimestamp":"2023-04-20T12:34:34.212Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:34.228Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"49fd3f1b-8863-4842-b02d-8018047be3bc","LogTimestamp":"2023-04-20T12:34:34.212Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:36.110Z","message":"Types size 281","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"49fd3f1b-8863-4842-b02d-8018047be3bc","LogTimestamp":"2023-04-20T12:34:34.212Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:36.136Z","message":"Version being processedv18","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"49fd3f1b-8863-4842-b02d-8018047be3bc","LogTimestamp":"2023-04-20T12:34:34.212Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:36.137Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"49fd3f1b-8863-4842-b02d-8018047be3bc","LogTimestamp":"2023-04-20T12:34:34.212Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:36.142Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"f9e9c1dd-7377-4e47-b992-014c0b76edbd","LogTimestamp":"2023-04-20T12:34:36.141Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:36.142Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"f9e9c1dd-7377-4e47-b992-014c0b76edbd","LogTimestamp":"2023-04-20T12:34:36.141Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:36.142Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"f9e9c1dd-7377-4e47-b992-014c0b76edbd","LogTimestamp":"2023-04-20T12:34:36.141Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:36.143Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"f9e9c1dd-7377-4e47-b992-014c0b76edbd","LogTimestamp":"2023-04-20T12:34:36.141Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:36.183Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f9e9c1dd-7377-4e47-b992-014c0b76edbd","LogTimestamp":"2023-04-20T12:34:36.182Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:36.197Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f9e9c1dd-7377-4e47-b992-014c0b76edbd","LogTimestamp":"2023-04-20T12:34:36.182Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:36.198Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f9e9c1dd-7377-4e47-b992-014c0b76edbd","LogTimestamp":"2023-04-20T12:34:36.182Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:36.200Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f9e9c1dd-7377-4e47-b992-014c0b76edbd","LogTimestamp":"2023-04-20T12:34:36.182Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:37.746Z","message":"Types size 281","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f9e9c1dd-7377-4e47-b992-014c0b76edbd","LogTimestamp":"2023-04-20T12:34:36.182Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:37.756Z","message":"Version being processedv19","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f9e9c1dd-7377-4e47-b992-014c0b76edbd","LogTimestamp":"2023-04-20T12:34:36.182Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:37.757Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f9e9c1dd-7377-4e47-b992-014c0b76edbd","LogTimestamp":"2023-04-20T12:34:36.182Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:37.759Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"182691f7-ca58-436a-a8a7-d8a4198d3b7d","LogTimestamp":"2023-04-20T12:34:37.759Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:37.759Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"182691f7-ca58-436a-a8a7-d8a4198d3b7d","LogTimestamp":"2023-04-20T12:34:37.759Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:37.760Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"182691f7-ca58-436a-a8a7-d8a4198d3b7d","LogTimestamp":"2023-04-20T12:34:37.759Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:37.760Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"182691f7-ca58-436a-a8a7-d8a4198d3b7d","LogTimestamp":"2023-04-20T12:34:37.759Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:37.792Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"32","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"182691f7-ca58-436a-a8a7-d8a4198d3b7d","LogTimestamp":"2023-04-20T12:34:37.791Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:37.813Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"182691f7-ca58-436a-a8a7-d8a4198d3b7d","LogTimestamp":"2023-04-20T12:34:37.791Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:37.814Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"182691f7-ca58-436a-a8a7-d8a4198d3b7d","LogTimestamp":"2023-04-20T12:34:37.791Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:37.814Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"182691f7-ca58-436a-a8a7-d8a4198d3b7d","LogTimestamp":"2023-04-20T12:34:37.791Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:39.458Z","message":"Types size 301","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"182691f7-ca58-436a-a8a7-d8a4198d3b7d","LogTimestamp":"2023-04-20T12:34:37.791Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:39.504Z","message":"Version being processedv20","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"182691f7-ca58-436a-a8a7-d8a4198d3b7d","LogTimestamp":"2023-04-20T12:34:37.791Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:39.505Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"182691f7-ca58-436a-a8a7-d8a4198d3b7d","LogTimestamp":"2023-04-20T12:34:37.791Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:39.510Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e56d65bb-f3f4-45ba-848d-e5f41ae6e11f","LogTimestamp":"2023-04-20T12:34:39.509Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:39.511Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e56d65bb-f3f4-45ba-848d-e5f41ae6e11f","LogTimestamp":"2023-04-20T12:34:39.509Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:39.511Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e56d65bb-f3f4-45ba-848d-e5f41ae6e11f","LogTimestamp":"2023-04-20T12:34:39.509Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:39.511Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e56d65bb-f3f4-45ba-848d-e5f41ae6e11f","LogTimestamp":"2023-04-20T12:34:39.509Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:39.552Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e56d65bb-f3f4-45ba-848d-e5f41ae6e11f","LogTimestamp":"2023-04-20T12:34:39.551Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:39.584Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e56d65bb-f3f4-45ba-848d-e5f41ae6e11f","LogTimestamp":"2023-04-20T12:34:39.551Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:39.585Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e56d65bb-f3f4-45ba-848d-e5f41ae6e11f","LogTimestamp":"2023-04-20T12:34:39.551Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:39.586Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e56d65bb-f3f4-45ba-848d-e5f41ae6e11f","LogTimestamp":"2023-04-20T12:34:39.551Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:41.457Z","message":"Types size 305","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e56d65bb-f3f4-45ba-848d-e5f41ae6e11f","LogTimestamp":"2023-04-20T12:34:39.551Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:41.468Z","message":"Version being processedv21","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e56d65bb-f3f4-45ba-848d-e5f41ae6e11f","LogTimestamp":"2023-04-20T12:34:39.551Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:41.469Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"42","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e56d65bb-f3f4-45ba-848d-e5f41ae6e11f","LogTimestamp":"2023-04-20T12:34:39.551Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:41.471Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6e0b9b49-6f70-44c9-a58b-f76dcdf4cc77","LogTimestamp":"2023-04-20T12:34:41.471Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:41.472Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6e0b9b49-6f70-44c9-a58b-f76dcdf4cc77","LogTimestamp":"2023-04-20T12:34:41.471Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:41.472Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6e0b9b49-6f70-44c9-a58b-f76dcdf4cc77","LogTimestamp":"2023-04-20T12:34:41.471Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:41.472Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6e0b9b49-6f70-44c9-a58b-f76dcdf4cc77","LogTimestamp":"2023-04-20T12:34:41.471Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:41.507Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"6e0b9b49-6f70-44c9-a58b-f76dcdf4cc77","LogTimestamp":"2023-04-20T12:34:41.507Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:41.534Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e0b9b49-6f70-44c9-a58b-f76dcdf4cc77","LogTimestamp":"2023-04-20T12:34:41.507Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:41.535Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e0b9b49-6f70-44c9-a58b-f76dcdf4cc77","LogTimestamp":"2023-04-20T12:34:41.507Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:41.536Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e0b9b49-6f70-44c9-a58b-f76dcdf4cc77","LogTimestamp":"2023-04-20T12:34:41.507Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:43.316Z","message":"Types size 371","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e0b9b49-6f70-44c9-a58b-f76dcdf4cc77","LogTimestamp":"2023-04-20T12:34:41.507Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:43.328Z","message":"Version being processedv22","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e0b9b49-6f70-44c9-a58b-f76dcdf4cc77","LogTimestamp":"2023-04-20T12:34:41.507Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:43.329Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e0b9b49-6f70-44c9-a58b-f76dcdf4cc77","LogTimestamp":"2023-04-20T12:34:41.507Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:43.331Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"63973d73-b58e-43a0-a47e-88478e5d4452","LogTimestamp":"2023-04-20T12:34:43.331Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:43.332Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"63973d73-b58e-43a0-a47e-88478e5d4452","LogTimestamp":"2023-04-20T12:34:43.331Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:43.332Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"63973d73-b58e-43a0-a47e-88478e5d4452","LogTimestamp":"2023-04-20T12:34:43.331Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:43.332Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"63973d73-b58e-43a0-a47e-88478e5d4452","LogTimestamp":"2023-04-20T12:34:43.331Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:43.372Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"40","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"63973d73-b58e-43a0-a47e-88478e5d4452","LogTimestamp":"2023-04-20T12:34:43.371Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:43.400Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"40","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"63973d73-b58e-43a0-a47e-88478e5d4452","LogTimestamp":"2023-04-20T12:34:43.371Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:43.401Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"40","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"63973d73-b58e-43a0-a47e-88478e5d4452","LogTimestamp":"2023-04-20T12:34:43.371Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:43.402Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"40","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"63973d73-b58e-43a0-a47e-88478e5d4452","LogTimestamp":"2023-04-20T12:34:43.371Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:45.413Z","message":"Types size 378","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"40","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"63973d73-b58e-43a0-a47e-88478e5d4452","LogTimestamp":"2023-04-20T12:34:43.371Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:45.428Z","message":"Version being processedv23","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"40","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"63973d73-b58e-43a0-a47e-88478e5d4452","LogTimestamp":"2023-04-20T12:34:43.371Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:45.428Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"40","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"63973d73-b58e-43a0-a47e-88478e5d4452","LogTimestamp":"2023-04-20T12:34:43.371Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:45.430Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cca7399b-f793-4bc9-a428-6bf5a80472f7","LogTimestamp":"2023-04-20T12:34:45.430Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:45.431Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cca7399b-f793-4bc9-a428-6bf5a80472f7","LogTimestamp":"2023-04-20T12:34:45.430Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:45.431Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cca7399b-f793-4bc9-a428-6bf5a80472f7","LogTimestamp":"2023-04-20T12:34:45.430Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:45.431Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cca7399b-f793-4bc9-a428-6bf5a80472f7","LogTimestamp":"2023-04-20T12:34:45.430Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:45.469Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"38","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"cca7399b-f793-4bc9-a428-6bf5a80472f7","LogTimestamp":"2023-04-20T12:34:45.468Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:45.492Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"38","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cca7399b-f793-4bc9-a428-6bf5a80472f7","LogTimestamp":"2023-04-20T12:34:45.468Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:45.493Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"38","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cca7399b-f793-4bc9-a428-6bf5a80472f7","LogTimestamp":"2023-04-20T12:34:45.468Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:45.493Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"38","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cca7399b-f793-4bc9-a428-6bf5a80472f7","LogTimestamp":"2023-04-20T12:34:45.468Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:47.717Z","message":"Types size 378","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"38","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cca7399b-f793-4bc9-a428-6bf5a80472f7","LogTimestamp":"2023-04-20T12:34:45.468Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:47.732Z","message":"Version being processedv24","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"38","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cca7399b-f793-4bc9-a428-6bf5a80472f7","LogTimestamp":"2023-04-20T12:34:45.468Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:47.757Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"38","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cca7399b-f793-4bc9-a428-6bf5a80472f7","LogTimestamp":"2023-04-20T12:34:45.468Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:47.760Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"925a2fa8-076e-45d1-a02c-96dc8d399d1d","LogTimestamp":"2023-04-20T12:34:47.759Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:47.760Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"925a2fa8-076e-45d1-a02c-96dc8d399d1d","LogTimestamp":"2023-04-20T12:34:47.759Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:47.760Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"925a2fa8-076e-45d1-a02c-96dc8d399d1d","LogTimestamp":"2023-04-20T12:34:47.759Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:47.760Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"925a2fa8-076e-45d1-a02c-96dc8d399d1d","LogTimestamp":"2023-04-20T12:34:47.759Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:47.795Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"925a2fa8-076e-45d1-a02c-96dc8d399d1d","LogTimestamp":"2023-04-20T12:34:47.795Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:47.814Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"925a2fa8-076e-45d1-a02c-96dc8d399d1d","LogTimestamp":"2023-04-20T12:34:47.795Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:47.815Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"925a2fa8-076e-45d1-a02c-96dc8d399d1d","LogTimestamp":"2023-04-20T12:34:47.795Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:47.815Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"925a2fa8-076e-45d1-a02c-96dc8d399d1d","LogTimestamp":"2023-04-20T12:34:47.795Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:49.973Z","message":"Types size 406","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"925a2fa8-076e-45d1-a02c-96dc8d399d1d","LogTimestamp":"2023-04-20T12:34:47.795Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:49.989Z","message":"Version being processedv25","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"925a2fa8-076e-45d1-a02c-96dc8d399d1d","LogTimestamp":"2023-04-20T12:34:47.795Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:49.990Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"36","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"925a2fa8-076e-45d1-a02c-96dc8d399d1d","LogTimestamp":"2023-04-20T12:34:47.795Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:49.993Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5e892d61-5adc-4881-a7d4-490fde20cffb","LogTimestamp":"2023-04-20T12:34:49.992Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:49.993Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5e892d61-5adc-4881-a7d4-490fde20cffb","LogTimestamp":"2023-04-20T12:34:49.992Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:49.993Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5e892d61-5adc-4881-a7d4-490fde20cffb","LogTimestamp":"2023-04-20T12:34:49.992Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:49.993Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5e892d61-5adc-4881-a7d4-490fde20cffb","LogTimestamp":"2023-04-20T12:34:49.992Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:50.029Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"5e892d61-5adc-4881-a7d4-490fde20cffb","LogTimestamp":"2023-04-20T12:34:50.029Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:50.050Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5e892d61-5adc-4881-a7d4-490fde20cffb","LogTimestamp":"2023-04-20T12:34:50.029Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:50.051Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5e892d61-5adc-4881-a7d4-490fde20cffb","LogTimestamp":"2023-04-20T12:34:50.029Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:50.051Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5e892d61-5adc-4881-a7d4-490fde20cffb","LogTimestamp":"2023-04-20T12:34:50.029Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:52.277Z","message":"Types size 410","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5e892d61-5adc-4881-a7d4-490fde20cffb","LogTimestamp":"2023-04-20T12:34:50.029Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:52.300Z","message":"Version being processedv26","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5e892d61-5adc-4881-a7d4-490fde20cffb","LogTimestamp":"2023-04-20T12:34:50.029Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:52.300Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5e892d61-5adc-4881-a7d4-490fde20cffb","LogTimestamp":"2023-04-20T12:34:50.029Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:52.303Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0a811943-1e90-4182-aee6-1a2881004120","LogTimestamp":"2023-04-20T12:34:52.302Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:52.303Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0a811943-1e90-4182-aee6-1a2881004120","LogTimestamp":"2023-04-20T12:34:52.302Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:52.303Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0a811943-1e90-4182-aee6-1a2881004120","LogTimestamp":"2023-04-20T12:34:52.302Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:52.303Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0a811943-1e90-4182-aee6-1a2881004120","LogTimestamp":"2023-04-20T12:34:52.302Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:52.340Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"0a811943-1e90-4182-aee6-1a2881004120","LogTimestamp":"2023-04-20T12:34:52.339Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:52.358Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0a811943-1e90-4182-aee6-1a2881004120","LogTimestamp":"2023-04-20T12:34:52.339Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:52.359Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0a811943-1e90-4182-aee6-1a2881004120","LogTimestamp":"2023-04-20T12:34:52.339Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:52.360Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0a811943-1e90-4182-aee6-1a2881004120","LogTimestamp":"2023-04-20T12:34:52.339Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:54.831Z","message":"Types size 410","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0a811943-1e90-4182-aee6-1a2881004120","LogTimestamp":"2023-04-20T12:34:52.339Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:54.846Z","message":"Version being processedv27","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0a811943-1e90-4182-aee6-1a2881004120","LogTimestamp":"2023-04-20T12:34:52.339Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:54.846Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0a811943-1e90-4182-aee6-1a2881004120","LogTimestamp":"2023-04-20T12:34:52.339Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:54.848Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.848Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:54.849Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.848Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:54.849Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.848Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:54.849Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.848Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:54.892Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:54.912Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:54.912Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:54.913Z","message":"Ingested the InputStream","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:57.024Z","message":"Types size 410","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:57.048Z","message":"AAI Server initialization started...","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:57.048Z","message":"Starting AAIGraph connections and the NodeInjestor","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:57.048Z","message":"Initializing AAIConfig","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:57.049Z","message":"Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:57.049Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:57.049Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:57.493Z","message":"DataStax Java driver 3.6.0 for Apache Cassandra","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:57.513Z","message":"Detected Guava >= 19 in the classpath, using modern compatibility layer","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.GuavaCompatibility","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:57.514Z","message":"com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:57.515Z","message":"com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:57.538Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:57.900Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:57.913Z","message":"com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.028Z","message":"Starting new cluster with contact points [cassandra/10.233.71.152:9042]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.077Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.109Z","message":"-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.110Z","message":"-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.222Z","message":"-Dio.netty.noUnsafe: false","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.223Z","message":"Java version: 8","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.225Z","message":"sun.misc.Unsafe.theUnsafe: available","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.226Z","message":"sun.misc.Unsafe.copyMemory: available","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.227Z","message":"java.nio.Buffer.address: available","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.228Z","message":"direct buffer constructor: available","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.230Z","message":"java.nio.Bits.unaligned: available, true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.230Z","message":"jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.230Z","message":"java.nio.DirectByteBuffer.(long, int): available","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.230Z","message":"sun.misc.Unsafe: available","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.231Z","message":"-Dio.netty.tmpdir: /tmp (java.io.tmpdir)","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.231Z","message":"-Dio.netty.bitMode: 64 (sun.arch.data.model)","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.233Z","message":"-Dio.netty.maxDirectMemory: 1020067840 bytes","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.233Z","message":"-Dio.netty.uninitializedArrayAllocationThreshold: -1","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.235Z","message":"java.nio.ByteBuffer.cleaner(): available","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.util.internal.CleanerJava6","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.236Z","message":"-Dio.netty.noPreferDirect: false","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.244Z","message":"com.datastax.driver.FORCE_NIO is undefined, using default value false","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.258Z","message":"-Dio.netty.native.workdir: /tmp (io.netty.tmpdir)","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.258Z","message":"-Dio.netty.native.deleteLibAfterLoading: true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.258Z","message":"-Dio.netty.native.tryPatchShadedId: true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.263Z","message":"Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"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.TraversalApp.init(TraversalApp.java:106)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:312)\n\tat org.onap.aai.TraversalApp.main(TraversalApp.java:128)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:51)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)\n","thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.265Z","message":"netty_transport_native_epoll_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"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.TraversalApp.init(TraversalApp.java:106)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:312)\n\tat org.onap.aai.TraversalApp.main(TraversalApp.java:128)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:51)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)\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... 64 common frames omitted\n","thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.309Z","message":"Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_643960550196810531107.so', trying other loading mechanism.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_643960550196810531107.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.TraversalApp.init(TraversalApp.java:106)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:312)\n\tat org.onap.aai.TraversalApp.main(TraversalApp.java:128)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:51)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)\n","thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.316Z","message":"Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"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.TraversalApp.init(TraversalApp.java:106)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:312)\n\tat org.onap.aai.TraversalApp.main(TraversalApp.java:128)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:51)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)\n","thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.317Z","message":"netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"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.TraversalApp.init(TraversalApp.java:106)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:312)\n\tat org.onap.aai.TraversalApp.main(TraversalApp.java:128)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:51)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)\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... 64 common frames omitted\n","thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.320Z","message":"Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_643960550196810531107.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.TraversalApp.init(TraversalApp.java:106)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:312)\n\tat org.onap.aai.TraversalApp.main(TraversalApp.java:128)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:51)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)\n\tSuppressed: java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_643960550196810531107.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... 64 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... 63 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... 64 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... 63 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... 63 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... 64 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... 62 common frames omitted\n","thread":"main","logger":"com.datastax.driver.core.NettyUtil","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:34:58.334Z","message":"-Dio.netty.eventLoopThreads: 4","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.c.MultithreadEventLoopGroup","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.357Z","message":"-Dio.netty.noKeySetOptimization: false","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.358Z","message":"-Dio.netty.selectorAutoRebuildThreshold: 512","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.393Z","message":"org.jctools-core.MpscChunkedArrayQueue: available","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.425Z","message":"-Dio.netty.leakDetection.level: simple","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.425Z","message":"-Dio.netty.leakDetection.targetRecords: 4","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.431Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@be1c8aa","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.443Z","message":"com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.517Z","message":"[cassandra/10.233.71.152:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.524Z","message":"com.datastax.driver.DISABLE_COALESCING is undefined, using default value false","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.524Z","message":"com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.524Z","message":"com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.615Z","message":"-Dio.netty.allocator.numHeapArenas: 4","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.615Z","message":"-Dio.netty.allocator.numDirectArenas: 4","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.615Z","message":"-Dio.netty.allocator.pageSize: 8192","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.615Z","message":"-Dio.netty.allocator.maxOrder: 11","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.615Z","message":"-Dio.netty.allocator.chunkSize: 16777216","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.615Z","message":"-Dio.netty.allocator.tinyCacheSize: 512","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.615Z","message":"-Dio.netty.allocator.smallCacheSize: 256","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.615Z","message":"-Dio.netty.allocator.normalCacheSize: 64","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.615Z","message":"-Dio.netty.allocator.maxCachedBufferCapacity: 32768","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.616Z","message":"-Dio.netty.allocator.cacheTrimInterval: 8192","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.616Z","message":"-Dio.netty.allocator.cacheTrimIntervalMillis: 0","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.616Z","message":"-Dio.netty.allocator.useCacheForAllThreads: true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.616Z","message":"-Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.667Z","message":"-Dio.netty.processId: 6 (auto-detected)","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.673Z","message":"-Djava.net.preferIPv4Stack: false","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.673Z","message":"-Djava.net.preferIPv6Addresses: false","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.676Z","message":"Loopback interface: lo (lo, 127.0.0.1)","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.678Z","message":"/proc/sys/net/core/somaxconn: 4096","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.679Z","message":"-Dio.netty.machineId: c2:e7:f9:ff:fe:07:8c:dd (auto-detected)","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.738Z","message":"-Dio.netty.allocator.type: pooled","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.739Z","message":"-Dio.netty.threadLocalDirectBufferSize: 0","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.739Z","message":"-Dio.netty.maxThreadLocalCharBufferSize: 16384","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.824Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.879Z","message":"-Dio.netty.recycler.maxCapacityPerThread: 4096","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.879Z","message":"-Dio.netty.recycler.maxSharedCapacityFactor: 2","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.879Z","message":"-Dio.netty.recycler.linkCapacity: 16","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.880Z","message":"-Dio.netty.recycler.ratio: 8","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.898Z","message":"-Dio.netty.buffer.checkAccessible: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.898Z","message":"-Dio.netty.buffer.checkBounds: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.898Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@49b0213","thread":"JanusGraph Cluster-nio-worker-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:58.948Z","message":"com.datastax.driver.NATIVE_TRANSPORT_MAX_FRAME_SIZE_IN_MB is undefined, using default value 256","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.216Z","message":"[cassandra/10.233.71.152:9042] Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.220Z","message":"[Control connection] Refreshing node list and token map","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.336Z","message":"[Control connection] Refreshing schema","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.482Z","message":"[Control connection] established to cassandra/10.233.71.152:9042","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.483Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:59.485Z","message":"New Cassandra host cassandra/10.233.71.152:9042 added","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:59.486Z","message":"New Cassandra host /10.233.66.77:9042 added","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:59.486Z","message":"New Cassandra host /10.233.65.12:9042 added","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:34:59.492Z","message":"com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.500Z","message":"[cassandra/10.233.71.152:9042] preparing to open 1 new connections, total = 2","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.507Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.511Z","message":"[/10.233.66.77:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.512Z","message":"[/10.233.65.12:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.513Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.514Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.654Z","message":"[cassandra/10.233.71.152:9042] Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.658Z","message":"Created connection pool to host cassandra/10.233.71.152:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.658Z","message":"Added connection pool for cassandra/10.233.71.152:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.694Z","message":"[/10.233.65.12:9042] Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.695Z","message":"Created connection pool to host /10.233.65.12:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.695Z","message":"Added connection pool for /10.233.65.12:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.713Z","message":"[/10.233.66.77:9042] Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.714Z","message":"Created connection pool to host /10.233.66.77:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:34:59.714Z","message":"Added connection pool for /10.233.66.77:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.017Z","message":"going to scan these urls:\nfile:/opt/app/aai-traversal/resources/","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.029Z","message":"could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.030Z","message":"could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.030Z","message":"could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.030Z","message":"could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.030Z","message":"could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.031Z","message":"could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.031Z","message":"could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.031Z","message":"could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.033Z","message":"could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.034Z","message":"could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.034Z","message":"could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.035Z","message":"could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.036Z","message":"could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.037Z","message":"could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.037Z","message":"could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.038Z","message":"could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.038Z","message":"could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.039Z","message":"could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.040Z","message":"could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.040Z","message":"could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.041Z","message":"could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.041Z","message":"could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.042Z","message":"could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.042Z","message":"could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.043Z","message":"could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.044Z","message":"could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.045Z","message":"could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.045Z","message":"could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.046Z","message":"could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.046Z","message":"could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.047Z","message":"could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.047Z","message":"could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.048Z","message":"could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.048Z","message":"could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.049Z","message":"could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.050Z","message":"could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.050Z","message":"could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.051Z","message":"could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.051Z","message":"could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.052Z","message":"could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.052Z","message":"could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.053Z","message":"could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.053Z","message":"could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.054Z","message":"could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.054Z","message":"could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.055Z","message":"could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.055Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.056Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.056Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.057Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.057Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.058Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.058Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.059Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.059Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.060Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.060Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.060Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.061Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.061Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.062Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.062Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.063Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.063Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.064Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.064Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.064Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.065Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.065Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.065Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.066Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.066Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.067Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.067Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.068Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.068Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.069Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.069Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.070Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.070Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.071Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.071Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.071Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.072Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.072Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.073Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.073Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.073Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.074Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.074Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.075Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.075Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.077Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.078Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.078Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.079Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.079Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.080Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.080Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.080Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.081Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.081Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.082Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.082Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.083Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.083Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.084Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.084Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.085Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.085Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.086Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.086Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.087Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.088Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.088Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.089Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.089Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.090Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.091Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.092Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.092Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.093Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.093Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.094Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.094Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.095Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.095Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.096Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.096Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.097Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.097Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.098Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.098Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.099Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.099Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.100Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.101Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.101Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.102Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.102Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.102Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.103Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.104Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.104Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.105Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.105Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.106Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.106Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.107Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.107Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.108Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.108Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.108Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.109Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.110Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.110Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.111Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.111Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.111Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.112Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.112Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.112Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.112Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.112Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.112Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.113Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.113Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.113Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.113Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.113Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.113Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.114Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.114Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.114Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.114Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.114Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.114Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.115Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.115Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.115Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.115Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.115Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.116Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.116Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.116Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.116Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.116Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.117Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.117Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.117Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.117Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.117Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.118Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.118Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.118Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.118Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.118Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.119Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.119Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.119Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.119Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.119Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.119Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.120Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.120Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.120Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.120Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.120Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.120Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.120Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.121Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.121Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.121Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.121Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.121Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.122Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.122Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.122Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.122Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.122Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.122Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.123Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.123Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.123Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.123Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.123Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.124Z","message":"could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.124Z","message":"could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.124Z","message":"could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.124Z","message":"could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.124Z","message":"could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.125Z","message":"could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.125Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.125Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.126Z","message":"could not scan file etc/scriptdata/widget-model-json/zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.126Z","message":"could not scan file etc/scriptdata/widget-model-json/zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.126Z","message":"could not scan file etc/scriptdata/widget-model-json/vserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.126Z","message":"could not scan file etc/scriptdata/widget-model-json/vserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.126Z","message":"could not scan file etc/scriptdata/widget-model-json/vpn-binding-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.126Z","message":"could not scan file etc/scriptdata/widget-model-json/vpn-binding-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.127Z","message":"could not scan file etc/scriptdata/widget-model-json/vpls-pe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.127Z","message":"could not scan file etc/scriptdata/widget-model-json/vpls-pe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.127Z","message":"could not scan file etc/scriptdata/widget-model-json/vpe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.127Z","message":"could not scan file etc/scriptdata/widget-model-json/vpe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.127Z","message":"could not scan file etc/scriptdata/widget-model-json/volume-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.127Z","message":"could not scan file etc/scriptdata/widget-model-json/volume-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.127Z","message":"could not scan file etc/scriptdata/widget-model-json/volume-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.128Z","message":"could not scan file etc/scriptdata/widget-model-json/volume-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.128Z","message":"could not scan file etc/scriptdata/widget-model-json/vnfc-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.128Z","message":"could not scan file etc/scriptdata/widget-model-json/vnfc-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.128Z","message":"could not scan file etc/scriptdata/widget-model-json/vnf-image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.129Z","message":"could not scan file etc/scriptdata/widget-model-json/vnf-image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.129Z","message":"could not scan file etc/scriptdata/widget-model-json/vlan-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.129Z","message":"could not scan file etc/scriptdata/widget-model-json/vlan-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.129Z","message":"could not scan file etc/scriptdata/widget-model-json/virtual-data-center-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.129Z","message":"could not scan file etc/scriptdata/widget-model-json/virtual-data-center-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.129Z","message":"could not scan file etc/scriptdata/widget-model-json/vig-server-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.129Z","message":"could not scan file etc/scriptdata/widget-model-json/vig-server-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.129Z","message":"could not scan file etc/scriptdata/widget-model-json/vf-module-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.130Z","message":"could not scan file etc/scriptdata/widget-model-json/vf-module-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.130Z","message":"could not scan file etc/scriptdata/widget-model-json/vce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.130Z","message":"could not scan file etc/scriptdata/widget-model-json/vce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.130Z","message":"could not scan file etc/scriptdata/widget-model-json/update-node-key-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.130Z","message":"could not scan file etc/scriptdata/widget-model-json/update-node-key-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.130Z","message":"could not scan file etc/scriptdata/widget-model-json/tunnel-xconnect-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.130Z","message":"could not scan file etc/scriptdata/widget-model-json/tunnel-xconnect-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.130Z","message":"could not scan file etc/scriptdata/widget-model-json/tenant-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.131Z","message":"could not scan file etc/scriptdata/widget-model-json/tenant-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.131Z","message":"could not scan file etc/scriptdata/widget-model-json/tagged-inventory-item-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.131Z","message":"could not scan file etc/scriptdata/widget-model-json/tagged-inventory-item-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.131Z","message":"could not scan file etc/scriptdata/widget-model-json/subnet-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.131Z","message":"could not scan file etc/scriptdata/widget-model-json/subnet-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.131Z","message":"could not scan file etc/scriptdata/widget-model-json/start-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.131Z","message":"could not scan file etc/scriptdata/widget-model-json/start-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.131Z","message":"could not scan file etc/scriptdata/widget-model-json/sriov-vf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.131Z","message":"could not scan file etc/scriptdata/widget-model-json/sriov-vf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.131Z","message":"could not scan file etc/scriptdata/widget-model-json/snapshot-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.131Z","message":"could not scan file etc/scriptdata/widget-model-json/snapshot-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.132Z","message":"could not scan file etc/scriptdata/widget-model-json/site-pair-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.132Z","message":"could not scan file etc/scriptdata/widget-model-json/site-pair-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.132Z","message":"could not scan file etc/scriptdata/widget-model-json/site-pair-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.132Z","message":"could not scan file etc/scriptdata/widget-model-json/site-pair-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.133Z","message":"could not scan file etc/scriptdata/widget-model-json/service-subscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.133Z","message":"could not scan file etc/scriptdata/widget-model-json/service-subscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.134Z","message":"could not scan file etc/scriptdata/widget-model-json/service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.134Z","message":"could not scan file etc/scriptdata/widget-model-json/service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.134Z","message":"could not scan file etc/scriptdata/widget-model-json/service-capability-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.134Z","message":"could not scan file etc/scriptdata/widget-model-json/service-capability-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.134Z","message":"could not scan file etc/scriptdata/widget-model-json/service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.134Z","message":"could not scan file etc/scriptdata/widget-model-json/service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.134Z","message":"could not scan file etc/scriptdata/widget-model-json/segmentation-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.134Z","message":"could not scan file etc/scriptdata/widget-model-json/segmentation-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.135Z","message":"could not scan file etc/scriptdata/widget-model-json/secondary-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.135Z","message":"could not scan file etc/scriptdata/widget-model-json/secondary-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.135Z","message":"could not scan file etc/scriptdata/widget-model-json/routing-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.135Z","message":"could not scan file etc/scriptdata/widget-model-json/routing-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.135Z","message":"could not scan file etc/scriptdata/widget-model-json/route-table-reference-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.135Z","message":"could not scan file etc/scriptdata/widget-model-json/route-table-reference-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.135Z","message":"could not scan file etc/scriptdata/widget-model-json/result-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.135Z","message":"could not scan file etc/scriptdata/widget-model-json/result-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.136Z","message":"could not scan file etc/scriptdata/widget-model-json/reserved-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.136Z","message":"could not scan file etc/scriptdata/widget-model-json/reserved-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.136Z","message":"could not scan file etc/scriptdata/widget-model-json/related-lookup-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.136Z","message":"could not scan file etc/scriptdata/widget-model-json/related-lookup-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.136Z","message":"could not scan file etc/scriptdata/widget-model-json/pserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.136Z","message":"could not scan file etc/scriptdata/widget-model-json/pserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.136Z","message":"could not scan file etc/scriptdata/widget-model-json/property-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.136Z","message":"could not scan file etc/scriptdata/widget-model-json/property-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.136Z","message":"could not scan file etc/scriptdata/widget-model-json/port-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.136Z","message":"could not scan file etc/scriptdata/widget-model-json/port-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.136Z","message":"could not scan file etc/scriptdata/widget-model-json/pnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.137Z","message":"could not scan file etc/scriptdata/widget-model-json/pnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.137Z","message":"could not scan file etc/scriptdata/widget-model-json/physical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.137Z","message":"could not scan file etc/scriptdata/widget-model-json/physical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.137Z","message":"could not scan file etc/scriptdata/widget-model-json/p-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.137Z","message":"could not scan file etc/scriptdata/widget-model-json/p-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.137Z","message":"could not scan file etc/scriptdata/widget-model-json/oam-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.137Z","message":"could not scan file etc/scriptdata/widget-model-json/oam-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.137Z","message":"could not scan file etc/scriptdata/widget-model-json/newvce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.137Z","message":"could not scan file etc/scriptdata/widget-model-json/newvce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.137Z","message":"could not scan file etc/scriptdata/widget-model-json/network-profile-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.138Z","message":"could not scan file etc/scriptdata/widget-model-json/network-profile-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.138Z","message":"could not scan file etc/scriptdata/widget-model-json/network-policy-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.138Z","message":"could not scan file etc/scriptdata/widget-model-json/network-policy-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.138Z","message":"could not scan file etc/scriptdata/widget-model-json/named-query-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.138Z","message":"could not scan file etc/scriptdata/widget-model-json/named-query-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.138Z","message":"could not scan file etc/scriptdata/widget-model-json/named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.138Z","message":"could not scan file etc/scriptdata/widget-model-json/named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.138Z","message":"could not scan file etc/scriptdata/widget-model-json/multicast-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.138Z","message":"could not scan file etc/scriptdata/widget-model-json/multicast-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.138Z","message":"could not scan file etc/scriptdata/widget-model-json/model-ver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.139Z","message":"could not scan file etc/scriptdata/widget-model-json/model-ver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.139Z","message":"could not scan file etc/scriptdata/widget-model-json/model-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.139Z","message":"could not scan file etc/scriptdata/widget-model-json/model-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.139Z","message":"could not scan file etc/scriptdata/widget-model-json/model-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.139Z","message":"could not scan file etc/scriptdata/widget-model-json/model-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.139Z","message":"could not scan file etc/scriptdata/widget-model-json/model-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.139Z","message":"could not scan file etc/scriptdata/widget-model-json/model-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.139Z","message":"could not scan file etc/scriptdata/widget-model-json/metadatum-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.139Z","message":"could not scan file etc/scriptdata/widget-model-json/metadatum-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.139Z","message":"could not scan file etc/scriptdata/widget-model-json/logical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.140Z","message":"could not scan file etc/scriptdata/widget-model-json/logical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.140Z","message":"could not scan file etc/scriptdata/widget-model-json/license-key-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.140Z","message":"could not scan file etc/scriptdata/widget-model-json/license-key-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.140Z","message":"could not scan file etc/scriptdata/widget-model-json/license-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.140Z","message":"could not scan file etc/scriptdata/widget-model-json/license-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.140Z","message":"could not scan file etc/scriptdata/widget-model-json/lag-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.140Z","message":"could not scan file etc/scriptdata/widget-model-json/lag-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.140Z","message":"could not scan file etc/scriptdata/widget-model-json/lag-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.140Z","message":"could not scan file etc/scriptdata/widget-model-json/lag-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.140Z","message":"could not scan file etc/scriptdata/widget-model-json/l3-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.140Z","message":"could not scan file etc/scriptdata/widget-model-json/l3-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.141Z","message":"could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv6-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.141Z","message":"could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv6-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.141Z","message":"could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv4-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.141Z","message":"could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv4-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.141Z","message":"could not scan file etc/scriptdata/widget-model-json/l-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.141Z","message":"could not scan file etc/scriptdata/widget-model-json/l-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.141Z","message":"could not scan file etc/scriptdata/widget-model-json/key-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.141Z","message":"could not scan file etc/scriptdata/widget-model-json/key-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.141Z","message":"could not scan file etc/scriptdata/widget-model-json/ipsec-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.141Z","message":"could not scan file etc/scriptdata/widget-model-json/ipsec-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.141Z","message":"could not scan file etc/scriptdata/widget-model-json/inventory-item-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.142Z","message":"could not scan file etc/scriptdata/widget-model-json/inventory-item-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.142Z","message":"could not scan file etc/scriptdata/widget-model-json/inventory-item-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.142Z","message":"could not scan file etc/scriptdata/widget-model-json/inventory-item-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.142Z","message":"could not scan file etc/scriptdata/widget-model-json/instance-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.142Z","message":"could not scan file etc/scriptdata/widget-model-json/instance-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.142Z","message":"could not scan file etc/scriptdata/widget-model-json/include-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.142Z","message":"could not scan file etc/scriptdata/widget-model-json/include-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.142Z","message":"could not scan file etc/scriptdata/widget-model-json/image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.142Z","message":"could not scan file etc/scriptdata/widget-model-json/image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.142Z","message":"could not scan file etc/scriptdata/widget-model-json/group-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.143Z","message":"could not scan file etc/scriptdata/widget-model-json/group-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.143Z","message":"could not scan file etc/scriptdata/widget-model-json/generic-vnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.143Z","message":"could not scan file etc/scriptdata/widget-model-json/generic-vnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.143Z","message":"could not scan file etc/scriptdata/widget-model-json/flavor-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.143Z","message":"could not scan file etc/scriptdata/widget-model-json/flavor-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.143Z","message":"could not scan file etc/scriptdata/widget-model-json/esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.143Z","message":"could not scan file etc/scriptdata/widget-model-json/esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.143Z","message":"could not scan file etc/scriptdata/widget-model-json/entitlement-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.143Z","message":"could not scan file etc/scriptdata/widget-model-json/entitlement-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.143Z","message":"could not scan file etc/scriptdata/widget-model-json/element-choice-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.143Z","message":"could not scan file etc/scriptdata/widget-model-json/element-choice-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.143Z","message":"could not scan file etc/scriptdata/widget-model-json/edge-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.144Z","message":"could not scan file etc/scriptdata/widget-model-json/edge-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.144Z","message":"could not scan file etc/scriptdata/widget-model-json/dvs-switch-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.144Z","message":"could not scan file etc/scriptdata/widget-model-json/dvs-switch-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.144Z","message":"could not scan file etc/scriptdata/widget-model-json/cvlan-tag-entry-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.144Z","message":"could not scan file etc/scriptdata/widget-model-json/cvlan-tag-entry-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.144Z","message":"could not scan file etc/scriptdata/widget-model-json/customer-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.144Z","message":"could not scan file etc/scriptdata/widget-model-json/customer-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.145Z","message":"could not scan file etc/scriptdata/widget-model-json/ctag-pool-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.145Z","message":"could not scan file etc/scriptdata/widget-model-json/ctag-pool-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.145Z","message":"could not scan file etc/scriptdata/widget-model-json/ctag-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.145Z","message":"could not scan file etc/scriptdata/widget-model-json/ctag-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.145Z","message":"could not scan file etc/scriptdata/widget-model-json/constrained-element-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.145Z","message":"could not scan file etc/scriptdata/widget-model-json/constrained-element-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.146Z","message":"could not scan file etc/scriptdata/widget-model-json/connector-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.146Z","message":"could not scan file etc/scriptdata/widget-model-json/connector-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.146Z","message":"could not scan file etc/scriptdata/widget-model-json/configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.146Z","message":"could not scan file etc/scriptdata/widget-model-json/configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.146Z","message":"could not scan file etc/scriptdata/widget-model-json/complex-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.146Z","message":"could not scan file etc/scriptdata/widget-model-json/complex-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.146Z","message":"could not scan file etc/scriptdata/widget-model-json/collection-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.147Z","message":"could not scan file etc/scriptdata/widget-model-json/collection-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.147Z","message":"could not scan file etc/scriptdata/widget-model-json/cloud-region-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.147Z","message":"could not scan file etc/scriptdata/widget-model-json/cloud-region-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.147Z","message":"could not scan file etc/scriptdata/widget-model-json/class-of-service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.147Z","message":"could not scan file etc/scriptdata/widget-model-json/class-of-service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.147Z","message":"could not scan file etc/scriptdata/widget-model-json/az-and-dvs-switches-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.147Z","message":"could not scan file etc/scriptdata/widget-model-json/az-and-dvs-switches-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.148Z","message":"could not scan file etc/scriptdata/widget-model-json/availability-zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.148Z","message":"could not scan file etc/scriptdata/widget-model-json/availability-zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.148Z","message":"could not scan file etc/scriptdata/widget-model-json/allotted-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.148Z","message":"could not scan file etc/scriptdata/widget-model-json/allotted-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.148Z","message":"could not scan file etc/scriptdata/widget-model-json/action-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.149Z","message":"could not scan file etc/scriptdata/widget-model-json/action-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.149Z","message":"could not scan file etc/scriptdata/widget-model-json/action-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.149Z","message":"could not scan file etc/scriptdata/widget-model-json/action-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.149Z","message":"could not scan file etc/scriptdata/service-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.149Z","message":"could not scan file etc/scriptdata/service-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.151Z","message":"could not scan file etc/scriptdata/resource-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.151Z","message":"could not scan file etc/scriptdata/resource-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.151Z","message":"could not scan file etc/scriptdata/named-query-json/vnf-to-service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.151Z","message":"could not scan file etc/scriptdata/named-query-json/vnf-to-service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.152Z","message":"could not scan file etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.152Z","message":"could not scan file etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.152Z","message":"could not scan file etc/scriptdata/named-query-json/getWlBundleId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.152Z","message":"could not scan file etc/scriptdata/named-query-json/getWlBundleId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.152Z","message":"could not scan file etc/scriptdata/named-query-json/getVserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.152Z","message":"could not scan file etc/scriptdata/named-query-json/getVserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.152Z","message":"could not scan file etc/scriptdata/named-query-json/getVnfVlanByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.153Z","message":"could not scan file etc/scriptdata/named-query-json/getVnfVlanByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.153Z","message":"could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcSubscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.153Z","message":"could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcSubscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.153Z","message":"could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.153Z","message":"could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.153Z","message":"could not scan file etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.154Z","message":"could not scan file etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.154Z","message":"could not scan file etc/scriptdata/named-query-json/getServiceInstanceSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.154Z","message":"could not scan file etc/scriptdata/named-query-json/getServiceInstanceSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.154Z","message":"could not scan file etc/scriptdata/named-query-json/getServiceInstanceModel-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.154Z","message":"could not scan file etc/scriptdata/named-query-json/getServiceInstanceModel-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.154Z","message":"could not scan file etc/scriptdata/named-query-json/getRouterRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.154Z","message":"could not scan file etc/scriptdata/named-query-json/getRouterRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.155Z","message":"could not scan file etc/scriptdata/named-query-json/getPinterfacePhysicalLinkBySvcInstId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.155Z","message":"could not scan file etc/scriptdata/named-query-json/getPinterfacePhysicalLinkBySvcInstId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.155Z","message":"could not scan file etc/scriptdata/named-query-json/getLogicalLinkByCloudRegionId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.155Z","message":"could not scan file etc/scriptdata/named-query-json/getLogicalLinkByCloudRegionId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.155Z","message":"could not scan file etc/scriptdata/named-query-json/getL3networkCloudRegionByNetworkRole-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.155Z","message":"could not scan file etc/scriptdata/named-query-json/getL3networkCloudRegionByNetworkRole-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.155Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology2-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.156Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology2-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.156Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.156Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.156Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.156Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.156Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.156Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.157Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVLogicalLink-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.157Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVLogicalLink-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.157Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVComplexLocationId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.157Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVComplexLocationId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.157Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.157Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.157Z","message":"could not scan file etc/scriptdata/named-query-json/getComponentList-1.2.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.157Z","message":"could not scan file etc/scriptdata/named-query-json/getComponentList-1.2.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.158Z","message":"could not scan file etc/scriptdata/named-query-json/getComponentList-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.158Z","message":"could not scan file etc/scriptdata/named-query-json/getComponentList-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.158Z","message":"could not scan file etc/scriptdata/named-query-json/getComponentList-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.158Z","message":"could not scan file etc/scriptdata/named-query-json/getComponentList-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.159Z","message":"could not scan file etc/scriptdata/named-query-json/getComplexByPnfName-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.159Z","message":"could not scan file etc/scriptdata/named-query-json/getComplexByPnfName-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.159Z","message":"could not scan file etc/scriptdata/named-query-json/getClfiRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.159Z","message":"could not scan file etc/scriptdata/named-query-json/getClfiRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.159Z","message":"could not scan file etc/scriptdata/named-query-json/closed-loop-named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.159Z","message":"could not scan file etc/scriptdata/named-query-json/closed-loop-named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.160Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.160Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.160Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.160Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.160Z","message":"could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.160Z","message":"could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.161Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.161Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.161Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.161Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.161Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.161Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.161Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.161Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.162Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.162Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.163Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.163Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.163Z","message":"could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.163Z","message":"could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.163Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.164Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.164Z","message":"could not scan file antlr4/org/onap/aai/dsl/v2/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.164Z","message":"could not scan file antlr4/org/onap/aai/dsl/v2/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.165Z","message":"could not scan file antlr4/org/onap/aai/dsl/v1/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.165Z","message":"could not scan file antlr4/org/onap/aai/dsl/v1/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.165Z","message":"could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.165Z","message":"could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.166Z","message":"could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.166Z","message":"could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.166Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.167Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.167Z","message":"could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.167Z","message":"could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.168Z","message":"could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.168Z","message":"could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.168Z","message":"could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.168Z","message":"could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.168Z","message":"could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.168Z","message":"could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.168Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.169Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.169Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.169Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.169Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.169Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.170Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.170Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.170Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.170Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.170Z","message":"could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.170Z","message":"could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.171Z","message":"Reflections took 152 ms to scan 1 urls, producing 0 keys and 0 values ","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:00.393Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=true] closing connection","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.394Z","message":"[cassandra/10.233.71.152:9042] Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=true] closed, remaining = 1","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.398Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=true] closing connection","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.398Z","message":"[/10.233.66.77:9042] Connection[/10.233.66.77:9042-1, inFlight=0, closed=true] closed, remaining = 0","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.398Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=true] closing connection","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.398Z","message":"[/10.233.65.12:9042] Connection[/10.233.65.12:9042-1, inFlight=0, closed=true] closed, remaining = 0","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.399Z","message":"Shutting down","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.401Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=true] closing connection","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:00.401Z","message":"[cassandra/10.233.71.152:9042] Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=true] closed, remaining = 0","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.421Z","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":"2023-04-20T12:35:02.421Z","message":"Freed 23 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1","thread":"JanusGraph Cluster-nio-worker-1","logger":"io.netty.buffer.PoolThreadCache","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.446Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.446Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:02.446Z","message":"Starting new cluster with contact points [cassandra/10.233.71.152:9042]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.450Z","message":"[cassandra/10.233.71.152:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.454Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.631Z","message":"[cassandra/10.233.71.152:9042] Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.632Z","message":"[Control connection] Refreshing node list and token map","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.655Z","message":"[Control connection] Refreshing schema","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.717Z","message":"[Control connection] established to cassandra/10.233.71.152:9042","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.718Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:02.718Z","message":"New Cassandra host cassandra/10.233.71.152:9042 added","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:02.718Z","message":"New Cassandra host /10.233.66.77:9042 added","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:02.718Z","message":"New Cassandra host /10.233.65.12:9042 added","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:02.718Z","message":"[cassandra/10.233.71.152:9042] preparing to open 1 new connections, total = 2","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.720Z","message":"[/10.233.66.77:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.720Z","message":"[/10.233.65.12:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.721Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.721Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.721Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.891Z","message":"[/10.233.66.77:9042] Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.892Z","message":"Created connection pool to host /10.233.66.77:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.892Z","message":"Added connection pool for /10.233.66.77:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.892Z","message":"[cassandra/10.233.71.152:9042] Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.893Z","message":"Created connection pool to host cassandra/10.233.71.152:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.893Z","message":"Added connection pool for cassandra/10.233.71.152:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.925Z","message":"[/10.233.65.12:9042] Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.926Z","message":"Created connection pool to host /10.233.65.12:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:02.926Z","message":"Added connection pool for /10.233.65.12:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.271Z","message":"Processing the translator","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.273Z","message":"Version being processedv11","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.273Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.283Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.285Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cc12f9a0-fe0f-4498-91d8-2569408ce3ac","LogTimestamp":"2023-04-20T12:35:04.285Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.285Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cc12f9a0-fe0f-4498-91d8-2569408ce3ac","LogTimestamp":"2023-04-20T12:35:04.285Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.285Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cc12f9a0-fe0f-4498-91d8-2569408ce3ac","LogTimestamp":"2023-04-20T12:35:04.285Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.286Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cc12f9a0-fe0f-4498-91d8-2569408ce3ac","LogTimestamp":"2023-04-20T12:35:04.285Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.310Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"25","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"cc12f9a0-fe0f-4498-91d8-2569408ce3ac","LogTimestamp":"2023-04-20T12:35:04.310Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.311Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cc12f9a0-fe0f-4498-91d8-2569408ce3ac","LogTimestamp":"2023-04-20T12:35:04.310Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.312Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cc12f9a0-fe0f-4498-91d8-2569408ce3ac","LogTimestamp":"2023-04-20T12:35:04.310Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.312Z","message":"Version being processedv12","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cc12f9a0-fe0f-4498-91d8-2569408ce3ac","LogTimestamp":"2023-04-20T12:35:04.310Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.312Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cc12f9a0-fe0f-4498-91d8-2569408ce3ac","LogTimestamp":"2023-04-20T12:35:04.310Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.313Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cc12f9a0-fe0f-4498-91d8-2569408ce3ac","LogTimestamp":"2023-04-20T12:35:04.310Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.314Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8897c97a-92dd-42bb-a382-2d757459cb46","LogTimestamp":"2023-04-20T12:35:04.314Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.314Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8897c97a-92dd-42bb-a382-2d757459cb46","LogTimestamp":"2023-04-20T12:35:04.314Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.314Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8897c97a-92dd-42bb-a382-2d757459cb46","LogTimestamp":"2023-04-20T12:35:04.314Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.314Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8897c97a-92dd-42bb-a382-2d757459cb46","LogTimestamp":"2023-04-20T12:35:04.314Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.335Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"8897c97a-92dd-42bb-a382-2d757459cb46","LogTimestamp":"2023-04-20T12:35:04.335Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.336Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8897c97a-92dd-42bb-a382-2d757459cb46","LogTimestamp":"2023-04-20T12:35:04.335Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.337Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8897c97a-92dd-42bb-a382-2d757459cb46","LogTimestamp":"2023-04-20T12:35:04.335Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.338Z","message":"Version being processedv13","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8897c97a-92dd-42bb-a382-2d757459cb46","LogTimestamp":"2023-04-20T12:35:04.335Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.338Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8897c97a-92dd-42bb-a382-2d757459cb46","LogTimestamp":"2023-04-20T12:35:04.335Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.339Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8897c97a-92dd-42bb-a382-2d757459cb46","LogTimestamp":"2023-04-20T12:35:04.335Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.342Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3a7f6211-cc8e-4e77-bffc-ff8fa180cf2a","LogTimestamp":"2023-04-20T12:35:04.341Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.342Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3a7f6211-cc8e-4e77-bffc-ff8fa180cf2a","LogTimestamp":"2023-04-20T12:35:04.341Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.342Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3a7f6211-cc8e-4e77-bffc-ff8fa180cf2a","LogTimestamp":"2023-04-20T12:35:04.341Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.342Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3a7f6211-cc8e-4e77-bffc-ff8fa180cf2a","LogTimestamp":"2023-04-20T12:35:04.341Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.365Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"23","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"3a7f6211-cc8e-4e77-bffc-ff8fa180cf2a","LogTimestamp":"2023-04-20T12:35:04.364Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.366Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3a7f6211-cc8e-4e77-bffc-ff8fa180cf2a","LogTimestamp":"2023-04-20T12:35:04.364Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.366Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3a7f6211-cc8e-4e77-bffc-ff8fa180cf2a","LogTimestamp":"2023-04-20T12:35:04.364Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.367Z","message":"Version being processedv14","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3a7f6211-cc8e-4e77-bffc-ff8fa180cf2a","LogTimestamp":"2023-04-20T12:35:04.364Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.367Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3a7f6211-cc8e-4e77-bffc-ff8fa180cf2a","LogTimestamp":"2023-04-20T12:35:04.364Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.368Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3a7f6211-cc8e-4e77-bffc-ff8fa180cf2a","LogTimestamp":"2023-04-20T12:35:04.364Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.371Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ae4475b0-9109-412f-a62d-111a4047205d","LogTimestamp":"2023-04-20T12:35:04.370Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.371Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ae4475b0-9109-412f-a62d-111a4047205d","LogTimestamp":"2023-04-20T12:35:04.370Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.372Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ae4475b0-9109-412f-a62d-111a4047205d","LogTimestamp":"2023-04-20T12:35:04.370Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.372Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ae4475b0-9109-412f-a62d-111a4047205d","LogTimestamp":"2023-04-20T12:35:04.370Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.391Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ae4475b0-9109-412f-a62d-111a4047205d","LogTimestamp":"2023-04-20T12:35:04.391Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.393Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae4475b0-9109-412f-a62d-111a4047205d","LogTimestamp":"2023-04-20T12:35:04.391Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.393Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae4475b0-9109-412f-a62d-111a4047205d","LogTimestamp":"2023-04-20T12:35:04.391Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.394Z","message":"Version being processedv15","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae4475b0-9109-412f-a62d-111a4047205d","LogTimestamp":"2023-04-20T12:35:04.391Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.394Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae4475b0-9109-412f-a62d-111a4047205d","LogTimestamp":"2023-04-20T12:35:04.391Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.395Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae4475b0-9109-412f-a62d-111a4047205d","LogTimestamp":"2023-04-20T12:35:04.391Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.397Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"affe3bde-ba3a-4901-a6bc-eb6f45b5e916","LogTimestamp":"2023-04-20T12:35:04.396Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.397Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"affe3bde-ba3a-4901-a6bc-eb6f45b5e916","LogTimestamp":"2023-04-20T12:35:04.396Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.397Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"affe3bde-ba3a-4901-a6bc-eb6f45b5e916","LogTimestamp":"2023-04-20T12:35:04.396Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.397Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"affe3bde-ba3a-4901-a6bc-eb6f45b5e916","LogTimestamp":"2023-04-20T12:35:04.396Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.418Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"affe3bde-ba3a-4901-a6bc-eb6f45b5e916","LogTimestamp":"2023-04-20T12:35:04.417Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.419Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"affe3bde-ba3a-4901-a6bc-eb6f45b5e916","LogTimestamp":"2023-04-20T12:35:04.417Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.420Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"affe3bde-ba3a-4901-a6bc-eb6f45b5e916","LogTimestamp":"2023-04-20T12:35:04.417Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.420Z","message":"Version being processedv16","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"affe3bde-ba3a-4901-a6bc-eb6f45b5e916","LogTimestamp":"2023-04-20T12:35:04.417Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.420Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"affe3bde-ba3a-4901-a6bc-eb6f45b5e916","LogTimestamp":"2023-04-20T12:35:04.417Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.421Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"affe3bde-ba3a-4901-a6bc-eb6f45b5e916","LogTimestamp":"2023-04-20T12:35:04.417Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.423Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5473e9f4-99b7-40d8-ace2-053bb8163efb","LogTimestamp":"2023-04-20T12:35:04.422Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.423Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5473e9f4-99b7-40d8-ace2-053bb8163efb","LogTimestamp":"2023-04-20T12:35:04.422Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.423Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5473e9f4-99b7-40d8-ace2-053bb8163efb","LogTimestamp":"2023-04-20T12:35:04.422Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.423Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5473e9f4-99b7-40d8-ace2-053bb8163efb","LogTimestamp":"2023-04-20T12:35:04.422Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.442Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"5473e9f4-99b7-40d8-ace2-053bb8163efb","LogTimestamp":"2023-04-20T12:35:04.442Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.443Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5473e9f4-99b7-40d8-ace2-053bb8163efb","LogTimestamp":"2023-04-20T12:35:04.442Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.444Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5473e9f4-99b7-40d8-ace2-053bb8163efb","LogTimestamp":"2023-04-20T12:35:04.442Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.445Z","message":"Version being processedv17","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5473e9f4-99b7-40d8-ace2-053bb8163efb","LogTimestamp":"2023-04-20T12:35:04.442Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.445Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5473e9f4-99b7-40d8-ace2-053bb8163efb","LogTimestamp":"2023-04-20T12:35:04.442Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.446Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5473e9f4-99b7-40d8-ace2-053bb8163efb","LogTimestamp":"2023-04-20T12:35:04.442Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.449Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1aeedcf3-8227-4813-b3b7-0c04e6183e07","LogTimestamp":"2023-04-20T12:35:04.448Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.449Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1aeedcf3-8227-4813-b3b7-0c04e6183e07","LogTimestamp":"2023-04-20T12:35:04.448Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.449Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1aeedcf3-8227-4813-b3b7-0c04e6183e07","LogTimestamp":"2023-04-20T12:35:04.448Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.449Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1aeedcf3-8227-4813-b3b7-0c04e6183e07","LogTimestamp":"2023-04-20T12:35:04.448Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.465Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"1aeedcf3-8227-4813-b3b7-0c04e6183e07","LogTimestamp":"2023-04-20T12:35:04.465Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.466Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1aeedcf3-8227-4813-b3b7-0c04e6183e07","LogTimestamp":"2023-04-20T12:35:04.465Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.466Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1aeedcf3-8227-4813-b3b7-0c04e6183e07","LogTimestamp":"2023-04-20T12:35:04.465Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.467Z","message":"Version being processedv18","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1aeedcf3-8227-4813-b3b7-0c04e6183e07","LogTimestamp":"2023-04-20T12:35:04.465Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.467Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1aeedcf3-8227-4813-b3b7-0c04e6183e07","LogTimestamp":"2023-04-20T12:35:04.465Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.468Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1aeedcf3-8227-4813-b3b7-0c04e6183e07","LogTimestamp":"2023-04-20T12:35:04.465Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.469Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cfe49a36-cf8c-4810-a83d-886b9b5b34e2","LogTimestamp":"2023-04-20T12:35:04.469Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.470Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cfe49a36-cf8c-4810-a83d-886b9b5b34e2","LogTimestamp":"2023-04-20T12:35:04.469Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.470Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cfe49a36-cf8c-4810-a83d-886b9b5b34e2","LogTimestamp":"2023-04-20T12:35:04.469Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.470Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cfe49a36-cf8c-4810-a83d-886b9b5b34e2","LogTimestamp":"2023-04-20T12:35:04.469Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.487Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"cfe49a36-cf8c-4810-a83d-886b9b5b34e2","LogTimestamp":"2023-04-20T12:35:04.486Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.488Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cfe49a36-cf8c-4810-a83d-886b9b5b34e2","LogTimestamp":"2023-04-20T12:35:04.486Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.488Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cfe49a36-cf8c-4810-a83d-886b9b5b34e2","LogTimestamp":"2023-04-20T12:35:04.486Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.488Z","message":"Version being processedv19","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cfe49a36-cf8c-4810-a83d-886b9b5b34e2","LogTimestamp":"2023-04-20T12:35:04.486Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.488Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cfe49a36-cf8c-4810-a83d-886b9b5b34e2","LogTimestamp":"2023-04-20T12:35:04.486Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.489Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cfe49a36-cf8c-4810-a83d-886b9b5b34e2","LogTimestamp":"2023-04-20T12:35:04.486Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.490Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4542ba84-3bc4-4275-8c42-9d988d52768b","LogTimestamp":"2023-04-20T12:35:04.490Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.490Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4542ba84-3bc4-4275-8c42-9d988d52768b","LogTimestamp":"2023-04-20T12:35:04.490Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.490Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4542ba84-3bc4-4275-8c42-9d988d52768b","LogTimestamp":"2023-04-20T12:35:04.490Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.490Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4542ba84-3bc4-4275-8c42-9d988d52768b","LogTimestamp":"2023-04-20T12:35:04.490Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.507Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"16","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"4542ba84-3bc4-4275-8c42-9d988d52768b","LogTimestamp":"2023-04-20T12:35:04.506Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.509Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4542ba84-3bc4-4275-8c42-9d988d52768b","LogTimestamp":"2023-04-20T12:35:04.506Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.510Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4542ba84-3bc4-4275-8c42-9d988d52768b","LogTimestamp":"2023-04-20T12:35:04.506Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.510Z","message":"Version being processedv20","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4542ba84-3bc4-4275-8c42-9d988d52768b","LogTimestamp":"2023-04-20T12:35:04.506Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.511Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4542ba84-3bc4-4275-8c42-9d988d52768b","LogTimestamp":"2023-04-20T12:35:04.506Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.512Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4542ba84-3bc4-4275-8c42-9d988d52768b","LogTimestamp":"2023-04-20T12:35:04.506Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.514Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"35c14afd-b6af-4d2b-89d7-f24db7c7e2ca","LogTimestamp":"2023-04-20T12:35:04.513Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.514Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"35c14afd-b6af-4d2b-89d7-f24db7c7e2ca","LogTimestamp":"2023-04-20T12:35:04.513Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.514Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"35c14afd-b6af-4d2b-89d7-f24db7c7e2ca","LogTimestamp":"2023-04-20T12:35:04.513Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.514Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"35c14afd-b6af-4d2b-89d7-f24db7c7e2ca","LogTimestamp":"2023-04-20T12:35:04.513Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.533Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"35c14afd-b6af-4d2b-89d7-f24db7c7e2ca","LogTimestamp":"2023-04-20T12:35:04.533Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.534Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"35c14afd-b6af-4d2b-89d7-f24db7c7e2ca","LogTimestamp":"2023-04-20T12:35:04.533Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.535Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"35c14afd-b6af-4d2b-89d7-f24db7c7e2ca","LogTimestamp":"2023-04-20T12:35:04.533Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.536Z","message":"Version being processedv21","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"35c14afd-b6af-4d2b-89d7-f24db7c7e2ca","LogTimestamp":"2023-04-20T12:35:04.533Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.536Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"35c14afd-b6af-4d2b-89d7-f24db7c7e2ca","LogTimestamp":"2023-04-20T12:35:04.533Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.537Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"35c14afd-b6af-4d2b-89d7-f24db7c7e2ca","LogTimestamp":"2023-04-20T12:35:04.533Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.540Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6ef0ff8d-dc12-4e1a-ab8f-3de615743cfc","LogTimestamp":"2023-04-20T12:35:04.539Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.540Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6ef0ff8d-dc12-4e1a-ab8f-3de615743cfc","LogTimestamp":"2023-04-20T12:35:04.539Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.540Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6ef0ff8d-dc12-4e1a-ab8f-3de615743cfc","LogTimestamp":"2023-04-20T12:35:04.539Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.540Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6ef0ff8d-dc12-4e1a-ab8f-3de615743cfc","LogTimestamp":"2023-04-20T12:35:04.539Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.559Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"19","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"6ef0ff8d-dc12-4e1a-ab8f-3de615743cfc","LogTimestamp":"2023-04-20T12:35:04.558Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.561Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6ef0ff8d-dc12-4e1a-ab8f-3de615743cfc","LogTimestamp":"2023-04-20T12:35:04.558Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.561Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6ef0ff8d-dc12-4e1a-ab8f-3de615743cfc","LogTimestamp":"2023-04-20T12:35:04.558Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.562Z","message":"Version being processedv22","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6ef0ff8d-dc12-4e1a-ab8f-3de615743cfc","LogTimestamp":"2023-04-20T12:35:04.558Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.563Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6ef0ff8d-dc12-4e1a-ab8f-3de615743cfc","LogTimestamp":"2023-04-20T12:35:04.558Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.564Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6ef0ff8d-dc12-4e1a-ab8f-3de615743cfc","LogTimestamp":"2023-04-20T12:35:04.558Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.566Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d45175e4-87ca-4ebf-bc6a-97ca8993c470","LogTimestamp":"2023-04-20T12:35:04.565Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.566Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d45175e4-87ca-4ebf-bc6a-97ca8993c470","LogTimestamp":"2023-04-20T12:35:04.565Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.566Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d45175e4-87ca-4ebf-bc6a-97ca8993c470","LogTimestamp":"2023-04-20T12:35:04.565Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.566Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d45175e4-87ca-4ebf-bc6a-97ca8993c470","LogTimestamp":"2023-04-20T12:35:04.565Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.588Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"23","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d45175e4-87ca-4ebf-bc6a-97ca8993c470","LogTimestamp":"2023-04-20T12:35:04.588Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.590Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d45175e4-87ca-4ebf-bc6a-97ca8993c470","LogTimestamp":"2023-04-20T12:35:04.588Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.590Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d45175e4-87ca-4ebf-bc6a-97ca8993c470","LogTimestamp":"2023-04-20T12:35:04.588Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.591Z","message":"Version being processedv23","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d45175e4-87ca-4ebf-bc6a-97ca8993c470","LogTimestamp":"2023-04-20T12:35:04.588Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.591Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d45175e4-87ca-4ebf-bc6a-97ca8993c470","LogTimestamp":"2023-04-20T12:35:04.588Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.591Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d45175e4-87ca-4ebf-bc6a-97ca8993c470","LogTimestamp":"2023-04-20T12:35:04.588Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.593Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"56c2824b-76df-4b76-832b-fbdf1a90308d","LogTimestamp":"2023-04-20T12:35:04.593Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.593Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"56c2824b-76df-4b76-832b-fbdf1a90308d","LogTimestamp":"2023-04-20T12:35:04.593Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.593Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"56c2824b-76df-4b76-832b-fbdf1a90308d","LogTimestamp":"2023-04-20T12:35:04.593Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.593Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"56c2824b-76df-4b76-832b-fbdf1a90308d","LogTimestamp":"2023-04-20T12:35:04.593Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.610Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"56c2824b-76df-4b76-832b-fbdf1a90308d","LogTimestamp":"2023-04-20T12:35:04.609Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.612Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"56c2824b-76df-4b76-832b-fbdf1a90308d","LogTimestamp":"2023-04-20T12:35:04.609Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.613Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"56c2824b-76df-4b76-832b-fbdf1a90308d","LogTimestamp":"2023-04-20T12:35:04.609Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.613Z","message":"Version being processedv24","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"56c2824b-76df-4b76-832b-fbdf1a90308d","LogTimestamp":"2023-04-20T12:35:04.609Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.613Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"56c2824b-76df-4b76-832b-fbdf1a90308d","LogTimestamp":"2023-04-20T12:35:04.609Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.613Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"56c2824b-76df-4b76-832b-fbdf1a90308d","LogTimestamp":"2023-04-20T12:35:04.609Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.615Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3d28c4d3-3c59-415a-ac10-945f10b93a93","LogTimestamp":"2023-04-20T12:35:04.615Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.615Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3d28c4d3-3c59-415a-ac10-945f10b93a93","LogTimestamp":"2023-04-20T12:35:04.615Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.615Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3d28c4d3-3c59-415a-ac10-945f10b93a93","LogTimestamp":"2023-04-20T12:35:04.615Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.615Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3d28c4d3-3c59-415a-ac10-945f10b93a93","LogTimestamp":"2023-04-20T12:35:04.615Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.635Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"3d28c4d3-3c59-415a-ac10-945f10b93a93","LogTimestamp":"2023-04-20T12:35:04.635Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.636Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3d28c4d3-3c59-415a-ac10-945f10b93a93","LogTimestamp":"2023-04-20T12:35:04.635Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.637Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3d28c4d3-3c59-415a-ac10-945f10b93a93","LogTimestamp":"2023-04-20T12:35:04.635Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.637Z","message":"Version being processedv25","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3d28c4d3-3c59-415a-ac10-945f10b93a93","LogTimestamp":"2023-04-20T12:35:04.635Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.638Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3d28c4d3-3c59-415a-ac10-945f10b93a93","LogTimestamp":"2023-04-20T12:35:04.635Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.638Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3d28c4d3-3c59-415a-ac10-945f10b93a93","LogTimestamp":"2023-04-20T12:35:04.635Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.639Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9fab3894-70cd-46c7-9e3d-501612bc3007","LogTimestamp":"2023-04-20T12:35:04.639Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.639Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9fab3894-70cd-46c7-9e3d-501612bc3007","LogTimestamp":"2023-04-20T12:35:04.639Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.639Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9fab3894-70cd-46c7-9e3d-501612bc3007","LogTimestamp":"2023-04-20T12:35:04.639Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.639Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9fab3894-70cd-46c7-9e3d-501612bc3007","LogTimestamp":"2023-04-20T12:35:04.639Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.656Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"9fab3894-70cd-46c7-9e3d-501612bc3007","LogTimestamp":"2023-04-20T12:35:04.656Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.663Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9fab3894-70cd-46c7-9e3d-501612bc3007","LogTimestamp":"2023-04-20T12:35:04.656Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.663Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9fab3894-70cd-46c7-9e3d-501612bc3007","LogTimestamp":"2023-04-20T12:35:04.656Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.663Z","message":"Version being processedv26","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9fab3894-70cd-46c7-9e3d-501612bc3007","LogTimestamp":"2023-04-20T12:35:04.656Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.664Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9fab3894-70cd-46c7-9e3d-501612bc3007","LogTimestamp":"2023-04-20T12:35:04.656Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.664Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9fab3894-70cd-46c7-9e3d-501612bc3007","LogTimestamp":"2023-04-20T12:35:04.656Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.665Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"deb19aa0-7f1a-4d29-9916-6146be72c863","LogTimestamp":"2023-04-20T12:35:04.665Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.665Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"deb19aa0-7f1a-4d29-9916-6146be72c863","LogTimestamp":"2023-04-20T12:35:04.665Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.665Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"deb19aa0-7f1a-4d29-9916-6146be72c863","LogTimestamp":"2023-04-20T12:35:04.665Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.665Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"deb19aa0-7f1a-4d29-9916-6146be72c863","LogTimestamp":"2023-04-20T12:35:04.665Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.683Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"19","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"deb19aa0-7f1a-4d29-9916-6146be72c863","LogTimestamp":"2023-04-20T12:35:04.683Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.686Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"deb19aa0-7f1a-4d29-9916-6146be72c863","LogTimestamp":"2023-04-20T12:35:04.683Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.686Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"deb19aa0-7f1a-4d29-9916-6146be72c863","LogTimestamp":"2023-04-20T12:35:04.683Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.686Z","message":"Version being processedv27","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"deb19aa0-7f1a-4d29-9916-6146be72c863","LogTimestamp":"2023-04-20T12:35:04.683Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.687Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"deb19aa0-7f1a-4d29-9916-6146be72c863","LogTimestamp":"2023-04-20T12:35:04.683Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.687Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"deb19aa0-7f1a-4d29-9916-6146be72c863","LogTimestamp":"2023-04-20T12:35:04.683Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.690Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5f8ef99c-6c2f-493e-a6d7-17775e10e1e6","LogTimestamp":"2023-04-20T12:35:04.689Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.691Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5f8ef99c-6c2f-493e-a6d7-17775e10e1e6","LogTimestamp":"2023-04-20T12:35:04.689Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.691Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5f8ef99c-6c2f-493e-a6d7-17775e10e1e6","LogTimestamp":"2023-04-20T12:35:04.689Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.691Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5f8ef99c-6c2f-493e-a6d7-17775e10e1e6","LogTimestamp":"2023-04-20T12:35:04.689Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.708Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"18","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"5f8ef99c-6c2f-493e-a6d7-17775e10e1e6","LogTimestamp":"2023-04-20T12:35:04.707Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.710Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"18","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5f8ef99c-6c2f-493e-a6d7-17775e10e1e6","LogTimestamp":"2023-04-20T12:35:04.707Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.711Z","message":"Retrieved json from SchemaService","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"18","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5f8ef99c-6c2f-493e-a6d7-17775e10e1e6","LogTimestamp":"2023-04-20T12:35:04.707Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.871Z","message":"Calling the SchemaService to retrieve stored queries","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"18","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5f8ef99c-6c2f-493e-a6d7-17775e10e1e6","LogTimestamp":"2023-04-20T12:35:04.707Z"},"thread":"main","logger":"o.o.a.r.search.SchemaServiceCQConfig","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.871Z","message":"Request Headers: {}","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"18","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5f8ef99c-6c2f-493e-a6d7-17775e10e1e6","LogTimestamp":"2023-04-20T12:35:04.707Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.872Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/stored-queries, BODY=","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"18","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5f8ef99c-6c2f-493e-a6d7-17775e10e1e6","LogTimestamp":"2023-04-20T12:35:04.707Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:04.874Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"0","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.873Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.874Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"0","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.873Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.874Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"0","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.873Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.874Z","message":"Invoke","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"0","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.873Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:04.903Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:06.165Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.165Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.165Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.168Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.168Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.170Z","message":"Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.171Z","message":"Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.183Z","message":"Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.186Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.186Z","message":"Trying to load META-INF/validation.xml via user class loader","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.186Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.187Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.188Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.215Z","message":"HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.215Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.215Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.215Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.215Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.818Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:06.818Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:06.826Z","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":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.s.b.a.g.t.GroovyTemplateAutoConfiguration","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:35:07.894Z","message":"Filter 'webMetricsFilter' configured for use","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"i.m.s.w.servlet.WebMvcMetricsFilter","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.655Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.655Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.657Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.657Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.658Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.659Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.699Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.699Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.699Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.699Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.699Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.699Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:09.813Z","message":"The following warnings have been detected: WARNING: The (sub)resource method getC2Qgremlin in org.onap.aai.rest.CQ2Gremlin contains empty path annotation.\nWARNING: The (sub)resource method getC2Qgremlin in org.onap.aai.rest.CQ2GremlinTest contains empty path annotation.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.RecentAPIConsumer.getRecentData(java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.servlet.http.HttpServletRequest,javax.ws.rs.core.UriInfo), should not consume any entity.\n","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"org.glassfish.jersey.internal.Errors","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:35:09.824Z","message":"Filter 'errorHandler' configured for use","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef89ac-ee04-48b6-8f24-69f974e09bdd","LogTimestamp":"2023-04-20T12:35:04.902Z"},"thread":"main","logger":"org.onap.aai.config.ErrorHandler","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:10.003Z","message":"Application 'aai-traversal' is running on 8446!","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"43","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z","ServerFQDN":"aai-traversal"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T12:35:10.003Z","message":"Traversal MicroService Started","context":{"RequestID":"17fc4c2c-4500-4b8e-b6f4-278963c2999d","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"43","InvocationID":"c1bd0ec3-1304-45e2-bfbd-a87beeed2fbf","LogTimestamp":"2023-04-20T12:34:54.891Z","ServerFQDN":"aai-traversal"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"DEBUG","logType":"app"} Traversal Microservice Started {"timestamp":"2023-04-20T12:35:12.269Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:35:12.876Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:12.877Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:35:13 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 1143 - "logType": "access" {"timestamp":"2023-04-20T12:35:19.996Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:35:20.278Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:20.280Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 303 - "logType": "access" {"timestamp":"2023-04-20T12:35:21.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:35:22.011Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:22.012Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:35:22 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 319 - "logType": "access" {"timestamp":"2023-04-20T12:35:31.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:35:32.021Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:32.022Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:35:32 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 328 - "logType": "access" {"timestamp":"2023-04-20T12:35:32.685Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:32.692Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:41.711Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:35:41.982Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:41.983Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 288 - "logType": "access" {"timestamp":"2023-04-20T12:35:51.709Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:35:51.920Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:35:51.921Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 228 - "logType": "access" {"timestamp":"2023-04-20T12:36:01.711Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:36:01.931Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:01.932Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 239 - "logType": "access" {"timestamp":"2023-04-20T12:36:02.693Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:02.699Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:11.708Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:36:11.989Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:11.990Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 295 - "logType": "access" {"timestamp":"2023-04-20T12:36:18.149Z","message":"Received event EVENT CREATED KEYSPACE sdcartifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:19.170Z","message":"[Control connection] Refreshing schema for sdcartifact","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:19.188Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:19.210Z","message":"Token to replica map computation for keyspace sdcartifact completed in 21 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:20.307Z","message":"Received event EVENT CREATED TABLE sdcartifact.resources, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:21.309Z","message":"[Control connection] Refreshing schema for sdcartifact.resources (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:21.474Z","message":"Received event EVENT CREATED TABLE sdcartifact.sdcschemafiles, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:21.713Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:36:21.946Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:21.947Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 249 - "logType": "access" {"timestamp":"2023-04-20T12:36:22.475Z","message":"[Control connection] Refreshing schema for sdcartifact.sdcschemafiles (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:22.476Z","message":"Received event EVENT CREATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:23.477Z","message":"[Control connection] Refreshing schema for sdcartifact.tosca_import_by_model (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:23.551Z","message":"Received event EVENT UPDATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:24.553Z","message":"[Control connection] Refreshing schema for sdcartifact.tosca_import_by_model (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:24.737Z","message":"Received event EVENT CREATED KEYSPACE sdcrepository, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:25.738Z","message":"[Control connection] Refreshing schema for sdcrepository","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:25.745Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:25.752Z","message":"Token to replica map computation for keyspace sdcartifact completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:26.532Z","message":"Received event EVENT CREATED TABLE sdcrepository.migrationtasks, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:27.424Z","message":"Received event EVENT CREATED TABLE sdcrepository.operationalenvironment, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:28.377Z","message":"Received event EVENT UPDATED TABLE sdcrepository.operationalenvironment, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:29.354Z","message":"Received event EVENT CREATED TABLE sdcrepository.featuretogglestate, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:30.147Z","message":"Received event EVENT CREATED KEYSPACE sdcaudit, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:31.158Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:31.205Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:31.222Z","message":"Token to replica map computation for keyspace sdcartifact completed in 16 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:31.543Z","message":"Received event EVENT CREATED TABLE sdcaudit.useradminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:31.715Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2023-04-20T12:36:31.980Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:31.981Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 283 - "logType": "access" {"timestamp":"2023-04-20T12:36:32.544Z","message":"[Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:32.562Z","message":"Received event EVENT UPDATED TABLE sdcaudit.useradminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:33.460Z","message":"Received event EVENT CREATED TABLE sdcaudit.useraccessevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T12:36:34.463Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:34.475Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:34.492Z","message":"Token to replica map computation for keyspace sdcartifact completed in 16 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:34.505Z","message":"Received event EVENT UPDATED TABLE sdcaudit.useraccessevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:35.506Z","message":"[Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:36:36.325Z","message":"Received event EVENT CREATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:37.326Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:37.459Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2023-04-20T12:36:38.404Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:39.327Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2023-04-20T12:36:40.328Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:40.573Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:41.574Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:41.707Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T12:36:42.064Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:42.065Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:42 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 371 - "logType": "access" {"timestamp":"2023-04-20T12:36:42.249Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:43.250Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:43.509Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:36:44.510Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:45.205Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T12:36:46.206Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:46.323Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:47.325Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:36:48.488Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:49.342Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2023-04-20T12:36:50.342Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:50.353Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:50.360Z","message":"Token to replica map computation for keyspace sdcartifact completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:50.490Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:51.491Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:51.525Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:51.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:36:51.890Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:51.891Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 197 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2023-04-20T12:36:52.383Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:53.384Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:53.395Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:53.402Z","message":"Token to replica map computation for keyspace sdcartifact completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:53.521Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2023-04-20T12:36:54.445Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:55.446Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:55.707Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 27 - "logType": "access" {"timestamp":"2023-04-20T12:36:56.457Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:57.446Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:36:58.447Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:58.458Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:58.465Z","message":"Token to replica map computation for keyspace sdcartifact completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:58.474Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:36:59.434Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:37:00.397Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:01.397Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:01.413Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:01.424Z","message":"Token to replica map computation for keyspace sdcartifact completed in 10 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:01.653Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:01.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:37:01.869Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:01.871Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 177 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:37:02.599Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:03.599Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:03.624Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-04-20T12:37:04.625Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:05.177Z","message":"Received event EVENT CREATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:37:06.178Z","message":"[Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:06.567Z","message":"Received event EVENT UPDATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:07.568Z","message":"[Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:08.174Z","message":"Received event EVENT CREATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:37:09.176Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:09.601Z","message":"Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:37:10.605Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:10.618Z","message":"Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:11.526Z","message":"Received event EVENT CREATED TABLE sdcaudit.categoryevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:11.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:37:11.813Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:11.815Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 129 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:37:12.434Z","message":"Received event EVENT UPDATED TABLE sdcaudit.categoryevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:13.435Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:13.450Z","message":"Received event EVENT CREATED TABLE sdcaudit.getuserslistevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:13.451Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:13.458Z","message":"Token to replica map computation for keyspace sdcartifact completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:37:14.451Z","message":"[Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:14.486Z","message":"Received event EVENT UPDATED TABLE sdcaudit.getuserslistevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:15.486Z","message":"[Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:37:16.937Z","message":"Received event EVENT CREATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:17.938Z","message":"[Control connection] Refreshing schema for sdcaudit.getcategoryhierarchyevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:37:18.436Z","message":"Received event EVENT UPDATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:19.437Z","message":"[Control connection] Refreshing schema for sdcaudit.getcategoryhierarchyevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:20.087Z","message":"Received event EVENT CREATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2023-04-20T12:37:21.088Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:21.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:37:21.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:21.722Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-04-20T12:37:22.358Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:23.358Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:23.553Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2023-04-20T12:37:24.554Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:25.361Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:37:26.362Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:27.162Z","message":"Received event EVENT CREATED TABLE sdcaudit.ecompopenvironmentevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:28.163Z","message":"[Control connection] Refreshing schema for sdcaudit.ecompopenvironmentevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-04-20T12:37:31.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:37:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:31.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:37:38.710Z","message":"Received event EVENT CREATED KEYSPACE sdctitan, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:39.711Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:39.717Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:39.723Z","message":"Token to replica map computation for keyspace sdctitan completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:39.753Z","message":"Received event EVENT CREATED TABLE sdctitan.system_properties, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2023-04-20T12:37:40.753Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:41.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:37:41.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:41.721Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:37:45.356Z","message":"Received event EVENT CREATED TABLE sdctitan.janusgraph_ids, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:46.357Z","message":"[Control connection] Refreshing schema for sdctitan.janusgraph_ids (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:37:46.507Z","message":"Received event EVENT CREATED TABLE sdctitan.edgestore, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:47.446Z","message":"Received event EVENT CREATED TABLE sdctitan.edgestore_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:48.447Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:48.456Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:48.465Z","message":"Token to replica map computation for keyspace sdctitan completed in 9 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:37:48.536Z","message":"Received event EVENT CREATED TABLE sdctitan.graphindex, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:49.450Z","message":"Received event EVENT CREATED TABLE sdctitan.graphindex_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:50.451Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:50.459Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:50.466Z","message":"Token to replica map computation for keyspace sdctitan completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2023-04-20T12:37:51.562Z","message":"Received event EVENT CREATED TABLE sdctitan.txlog, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:51.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:37:51.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:51.723Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-04-20T12:37:52.563Z","message":"[Control connection] Refreshing schema for sdctitan.txlog (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:52.663Z","message":"Received event EVENT CREATED TABLE sdctitan.systemlog, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:53.613Z","message":"Received event EVENT CREATED TABLE sdctitan.system_properties_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:37:54.615Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:54.626Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:37:54.632Z","message":"Token to replica map computation for keyspace sdctitan completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:38:01.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:38:01.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:38:01.724Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:38:11.708Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:38:11.728Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:38:11.729Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:38:21.707Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:38:21.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:38:21.724Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:38:24.634Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:38:24.639Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:38:31.707Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:38:31.726Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:38:31.727Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:38:41.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:38:41.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:38:41.724Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:38:51.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:38:51.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:38:51.724Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:38:54.645Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:38:54.651Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:39:01.708Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:39:01.728Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:01.728Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:39:11.303Z","message":"Received event EVENT CREATED KEYSPACE workflow, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:11.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:39:11.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:11.722Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" {"timestamp":"2023-04-20T12:39:12.111Z","message":"Received event EVENT CREATED KEYSPACE zusammen_workflow, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:13.113Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:13.151Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:39:13.154Z","message":"Token to replica map computation for keyspace sdctitan completed in 3 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:14.594Z","message":"Received event EVENT CREATED TABLE workflow.unique_value, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:39:15.596Z","message":"[Control connection] Refreshing schema for workflow.unique_value (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:16.361Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.item, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:39:17.362Z","message":"[Control connection] Refreshing schema for zusammen_workflow.item (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:17.670Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:18.671Z","message":"[Control connection] Refreshing schema for zusammen_workflow.version (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2023-04-20T12:39:19.306Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version_elements, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:20.307Z","message":"[Control connection] Refreshing schema for zusammen_workflow.version_elements (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:20.784Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_namespace, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:39:21.660Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:21.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:39:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:21.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T12:39:22.661Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:22.672Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:22.680Z","message":"Token to replica map computation for keyspace sdctitan completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:39:23.496Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_synchronization_state, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:24.497Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element_synchronization_state (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:24.534Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:39:25.535Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element_stage (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:26.263Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:39:27.264Z","message":"[Control connection] Refreshing schema for zusammen_workflow.version_stage (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:39:31.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:39:31.726Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:31.727Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:39:39.557Z","message":"Received event EVENT CREATED KEYSPACE dox, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:40.161Z","message":"Received event EVENT CREATED KEYSPACE zusammen_dox, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:41.162Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:41.200Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:41.204Z","message":"Token to replica map computation for keyspace sdctitan completed in 4 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:39:41.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:39:41.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:41.720Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" {"timestamp":"2023-04-20T12:39:42.363Z","message":"Received event EVENT CREATED TYPE dox.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:43.256Z","message":"Received event EVENT CREATED TYPE dox.user_candidate_version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:39:44.257Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:44.274Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:44.279Z","message":"Token to replica map computation for keyspace sdctitan completed in 5 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:44.597Z","message":"Received event EVENT CREATED TABLE dox.version_info, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-04-20T12:39:45.599Z","message":"[Control connection] Refreshing schema for dox.version_info (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:45.703Z","message":"Received event EVENT CREATED TABLE dox.version_info_deleted, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:46.634Z","message":"Received event EVENT CREATED TABLE dox.unique_value, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:39:47.458Z","message":"Received event EVENT CREATED TABLE dox.package_details, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:48.459Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:48.469Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:48.472Z","message":"Token to replica map computation for keyspace sdctitan completed in 3 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:48.751Z","message":"Received event EVENT CREATED TABLE dox.vsp_enriched_service_template, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T12:39:49.753Z","message":"[Control connection] Refreshing schema for dox.vsp_enriched_service_template (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:50.394Z","message":"Received event EVENT CREATED TABLE dox.vsp_enriched_service_artifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:51.395Z","message":"[Control connection] Refreshing schema for dox.vsp_enriched_service_artifact (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:39:51.499Z","message":"Received event EVENT CREATED TABLE dox.application_config, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:51.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:39:51.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:51.723Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" {"timestamp":"2023-04-20T12:39:52.422Z","message":"Received event EVENT CREATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:53.424Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:53.433Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:53.438Z","message":"Token to replica map computation for keyspace sdctitan completed in 5 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:39:54.384Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:55.385Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:39:55.731Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:56.732Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:56.759Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:39:57.760Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:58.430Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:39:59.431Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:39:59.578Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:00.579Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:40:01.569Z","message":"Received event EVENT CREATED TABLE dox.ecompcomponent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:01.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:40:01.725Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:01.726Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" {"timestamp":"2023-04-20T12:40:02.571Z","message":"[Control connection] Refreshing schema for dox.ecompcomponent (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:40:03.666Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:04.588Z","message":"Received event EVENT CREATED TABLE dox.action_artifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:40:05.589Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:05.608Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:05.610Z","message":"Token to replica map computation for keyspace sdctitan completed in 2 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:05.828Z","message":"Received event EVENT CREATED TABLE dox.activity_log, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:06.684Z","message":"Received event EVENT CREATED TABLE dox.healing, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:40:07.685Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:07.724Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:07.730Z","message":"Token to replica map computation for keyspace sdctitan completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:08.022Z","message":"Received event EVENT CREATED TABLE dox.migration, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:09.026Z","message":"[Control connection] Refreshing schema for dox.migration (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:09.047Z","message":"Received event EVENT CREATED TABLE dox.item_permissions, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:40:10.048Z","message":"[Control connection] Refreshing schema for dox.item_permissions (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:10.605Z","message":"Received event EVENT CREATED TABLE dox.user_permission_items, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:11.506Z","message":"Received event EVENT CREATED TABLE dox.notification_subscribers, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:40:11.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:40:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:11.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-04-20T12:40:12.470Z","message":"Received event EVENT CREATED TABLE dox.last_notification, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:13.471Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:13.490Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:13.493Z","message":"Token to replica map computation for keyspace sdctitan completed in 3 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:13.557Z","message":"Received event EVENT CREATED TABLE dox.notifications, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-04-20T12:40:14.557Z","message":"[Control connection] Refreshing schema for dox.notifications (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:14.588Z","message":"Received event EVENT CREATED TABLE dox.vsp_merge_hint, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:15.589Z","message":"[Control connection] Refreshing schema for dox.vsp_merge_hint (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:40:16.419Z","message":"Received event EVENT CREATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:17.420Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:40:17.743Z","message":"Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:18.744Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:40:19.776Z","message":"Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:20.777Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:21.505Z","message":"Received event EVENT CREATED TABLE zusammen_dox.item, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:40:21.707Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:40:21.726Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:21.727Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" {"timestamp":"2023-04-20T12:40:22.506Z","message":"[Control connection] Refreshing schema for zusammen_dox.item (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:22.628Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:23.630Z","message":"[Control connection] Refreshing schema for zusammen_dox.version (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:40:23.699Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version_elements, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:24.686Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_namespace, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:25.565Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:40:26.421Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_synchronization_state, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:27.422Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:27.434Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:27.438Z","message":"Token to replica map computation for keyspace sdctitan completed in 4 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:27.660Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:40:28.661Z","message":"[Control connection] Refreshing schema for zusammen_dox.element_stage (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:29.224Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:40:30.225Z","message":"[Control connection] Refreshing schema for zusammen_dox.version_stage (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:40:31.728Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:31.729Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:40:41.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:40:41.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:41.724Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:40:51.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:40:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:40:51.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:41:00.233Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:41:00.238Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:41:01.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:41:01.724Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:41:01.725Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:41:11.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:41:11.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:41:11.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:41:21.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:41:21.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:41:21.723Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:41:30.239Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:41:30.244Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:41:31.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:41:31.727Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:41:31.728Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:41:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:41:41.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:41:41.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:41:51.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:41:51.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:41:51.722Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:42:00.246Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:42:00.251Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:42:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:42:01.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:42:01.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:42:11.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:42:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:42:11.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:42:21.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:42:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:42:21.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:42:30.253Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:42:30.258Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:42:31.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:42:31.720Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:42:31.726Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:42:31.737Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:42:31.738Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 43 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:42:41.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:42:41.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:42:41.724Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:42:51.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:42:51.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:42:51.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:43:00.259Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:43:00.264Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:43:01.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:43:01.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:43:01.720Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:43:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:43:11.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:43:11.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:43:21.714Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:43:21.731Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:43:21.732Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:43:30.268Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:43:30.277Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:43:31.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:43:31.726Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:43:31.728Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:43:41.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:43:41.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:43:41.722Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:43:51.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:43:51.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:43:51.722Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:44:00.284Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:44:00.289Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:44:01.712Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:44:01.731Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:44:01.731Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:44:11.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:44:11.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:44:11.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:44:21.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:44:21.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:44:21.724Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:44:30.298Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:44:30.305Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:44:31.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:44:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:44:31.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:44:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:44:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:44:41.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:44:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:44:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:44:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:45:00.311Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:45:00.316Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:45:01.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:45:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:45:01.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:45:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:45:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:45:11.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:45:21.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:45:21.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:45:21.721Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:45:30.322Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:45:30.327Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:45:31.708Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:45:31.726Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:45:31.727Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:45:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:45:41.732Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:45:41.733Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:45:51.708Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:45:51.725Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:45:51.726Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:46:00.338Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:46:00.344Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:46:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:46:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:46:01.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:46:11.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:46:11.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:46:11.723Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:46:21.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:46:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:46:21.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:46:30.345Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:46:30.350Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:46:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:46:31.714Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:46:31.718Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:46:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:46:31.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:46:41.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:46:41.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:46:41.721Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:46:51.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:46:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:46:51.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T12:47:00.351Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:47:00.357Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:47:01.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:47:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:47:01.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:47:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:47:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:47:11.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:47:21.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:47:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:47:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:47:30.360Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:47:30.364Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:47:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:47:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:47:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:47:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:47:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:47:41.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:47:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:47:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:47:51.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:48:00.374Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:48:00.379Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:48:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:48:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:48:01.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:48:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:48:11.744Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:48:11.745Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 51 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2023-04-20T12:48:21.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:48:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:48:21.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:48:30.392Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:48:30.396Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:48:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:48:31.712Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:48:31.718Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:48:31.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:48:31.724Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:48:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:48:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:48:41.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:48:51.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:48:51.727Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:48:51.728Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:49:00.407Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:49:00.413Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:49:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:49:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:49:01.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:49:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:49:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:49:11.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:49:21.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:49:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:49:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:49:30.426Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:49:30.430Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:49:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:49:31.734Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:49:31.735Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 41 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:49:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:49:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:49:41.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:49:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:49:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:49:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:50:00.434Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:50:00.439Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:50:01.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:50:01.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:50:01.723Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:50:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:50:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:50:11.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:50:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:50:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:50:21.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:50:30.441Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:50:30.445Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:50:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:50:31.725Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:50:31.727Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:50:31.728Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access" {"timestamp":"2023-04-20T12:50:31.738Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:50:41.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:50:41.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:50:41.722Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:50:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:50:51.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:50:51.723Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:51:00.446Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:51:00.453Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:51:01.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:51:01.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:51:01.723Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:51:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:51:11.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:51:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:51:11.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:51:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:51:21.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:51:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:51:21.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:51:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:51:30.454Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:51:30.462Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:51:31.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:51:31.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:51:31.722Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:51:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:51:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:51:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:51:41.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:51:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:51:51.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:51:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:51:51.720Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:51:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-04-20T12:52:00.463Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:52:00.468Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:52:01.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:52:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:52:01.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:52:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:52:11.708Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:52:11.725Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:52:11.726Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:52:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T12:52:21.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:52:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:52:21.720Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:52:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:52:30.470Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:52:30.480Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:52:31.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:52:31.724Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:52:31.725Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:52:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:52:41.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:52:41.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:52:41.723Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:52:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:52:51.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:52:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:52:51.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:52:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:53:00.481Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:53:00.487Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:53:01.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:53:01.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:53:01.722Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:53:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:53:11.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:53:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:53:11.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:53:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:53:21.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:53:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:53:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:53:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:53:30.490Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:53:30.495Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:53:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:53:31.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:53:31.724Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:53:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:53:41.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:53:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:53:41.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:53:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:53:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:53:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:53:51.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:53:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:54:00.497Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:54:00.502Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:54:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:54:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:54:01.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:54:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:54:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:54:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:54:11.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:54:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:54:21.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:54:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:54:21.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:54:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:54:30.506Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:54:30.511Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:54:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:54:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:54:31.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:54:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:54:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:54:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:54:41.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:54:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:54:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:54:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:54:51.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:54:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:55:00.517Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:55:00.522Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:55:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:55:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:55:01.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:55:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-04-20T12:55:11.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:55:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:55:11.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:55:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:55:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:55:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:55:21.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:55:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:55:30.524Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:55:30.529Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:55:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:55:31.714Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:55:31.718Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:55:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:55:31.720Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:55:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:55:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:55:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:55:41.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:55:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:55:51.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T12:55:51.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:55:51.724Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:55:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:56:00.536Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:56:00.541Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:56:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:56:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:56:01.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:56:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:56:11.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:56:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:56:11.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:56:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:56:21.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:56:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:56:21.720Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:56:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:56:30.542Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:56:30.548Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:56:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:56:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:56:31.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:56:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:56:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:56:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:56:41.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:56:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:56:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:56:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:56:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:56:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:57:00.551Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:57:00.556Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:57:01.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:57:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:57:01.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:57:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:57:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:57:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:57:11.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:57:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:57:21.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:57:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:57:21.720Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:57:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:57:30.569Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:57:30.575Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:57:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:57:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:57:31.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:57:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:57:41.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:57:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:57:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:57:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:57:51.707Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:57:51.727Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:57:51.728Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:57:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:58:00.603Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:58:00.636Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:58:01.710Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:58:01.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:58:01.726Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:58:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:58:11.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:58:11.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:58:11.722Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:58:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:58:21.711Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:58:21.727Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:58:21.728Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:58:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2023-04-20T12:58:30.637Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:58:30.646Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T12:58:31.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:58:31.724Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:58:31.725Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:58:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T12:58:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:58:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:58:41.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:58:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:58:51.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:58:51.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:58:51.722Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:58:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:59:00.647Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:59:00.652Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T12:59:01.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:59:01.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:59:01.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:59:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T12:59:11.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:59:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:59:11.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:59:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T12:59:21.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:59:21.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:59:21.723Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:59:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T12:59:30.655Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:59:30.658Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:12:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T12:59:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:59:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:59:31.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:59:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T12:59:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:59:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:59:41.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:59:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T12:59:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T12:59:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T12:59:51.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:12:59:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:12:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T13:00:00.664Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:00:00.670Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:00:01.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:00:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:00:01.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:00:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:00:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:00:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:00:11.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:00:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:00:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:00:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:00:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:00:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T13:00:30.671Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:00:30.677Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T13:00:31.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:00:31.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:00:31.721Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:00:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:00:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:00:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:00:41.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:00:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:00:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:00:51.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:00:51.723Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:00:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:01:00.678Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:01:00.684Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:01:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:01:01.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:01:01.723Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:01:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:01:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:01:11.718Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:01:11.771Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:01:11.775Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:01:11.776Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:01:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 82 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T13:01:21.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:01:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:01:21.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:01:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:01:30.695Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:01:30.701Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:01:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:01:31.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:01:31.722Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:01:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:01:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:01:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:01:41.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:01:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:01:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:01:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:01:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:01:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:02:00.702Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:02:00.707Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:02:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:02:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:02:01.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:02:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:02:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:02:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:02:11.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:02:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:02:21.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:02:21.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:02:21.724Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:02:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:02:30.714Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:02:30.719Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:02:31.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:02:31.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:02:31.722Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:02:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:02:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:02:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:02:41.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:02:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:02:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:02:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:02:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:02:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:03:00.721Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:03:00.726Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:03:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:03:01.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:03:01.723Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:03:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:03:11.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:03:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:03:11.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:03:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:03:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:03:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:03:21.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:03:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:03:30.729Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:03:30.734Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:03:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:03:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:03:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:03:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:03:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:03:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:03:41.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:03:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:03:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:03:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:03:51.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:03:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T13:04:00.746Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:04:00.753Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:04:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:04:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:04:01.720Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:04:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T13:04:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:04:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:04:11.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:04:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:04:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:04:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:04:21.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:04:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:04:30.754Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:04:30.759Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:04:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:04:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:04:31.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:04:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:04:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:04:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:04:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:04:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T13:04:51.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:04:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:04:51.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:04:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-04-20T13:05:00.761Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:05:00.765Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:05:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:05:01.716Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:05:01.721Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:05:01.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:05:01.722Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:05:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:05:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:05:11.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:05:11.722Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:05:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:05:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:05:21.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:05:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:05:30.765Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:05:30.771Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:05:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:05:31.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:05:31.723Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:05:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:05:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:05:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:05:41.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:05:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:05:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:05:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:05:51.720Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:05:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:06:00.781Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:06:00.786Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:06:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:06:01.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:06:01.723Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:06:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:06:11.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:06:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:06:11.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:06:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T13:06:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:06:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:06:21.720Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:06:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:06:30.801Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:06:30.805Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:06:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:06:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:06:31.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:06:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:06:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:06:41.716Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:06:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:06:41.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:06:41.721Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:13:06:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:06:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:06:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:06:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:06:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:07:00.818Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:07:00.823Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:07:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:07:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:07:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:07:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:07:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:07:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:07:11.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:07:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:07:21.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:07:21.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:07:21.721Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:07:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:07:30.834Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:07:30.840Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:07:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:07:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:07:31.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:07:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:07:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:07:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:07:41.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:07:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:07:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:07:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:07:51.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:07:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:08:00.841Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:08:00.846Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:08:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:08:01.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:08:01.721Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:08:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:08:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:08:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:08:11.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:08:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:08:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:08:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:08:21.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:08:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:08:30.848Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:08:30.852Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:08:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:08:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:08:31.721Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:08:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:08:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:08:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:08:41.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:08:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:08:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:08:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:08:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:08:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:09:00.853Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:09:00.859Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:09:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:09:01.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:09:01.722Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:09:11.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:09:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:09:11.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:09:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:09:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:09:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:09:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:09:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:09:30.860Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:09:30.865Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:09:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:09:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:09:31.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:09:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:09:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:09:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:09:41.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:09:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:09:51.707Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:09:51.724Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:09:51.725Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:09:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:10:00.878Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:10:00.884Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:10:01.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:10:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:10:01.722Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:10:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:10:11.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:10:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:10:11.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:10:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:10:21.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:10:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:10:21.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:10:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:10:30.884Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:10:30.889Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:10:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:10:31.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:10:31.721Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:10:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:10:41.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:10:41.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:10:41.721Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:10:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:10:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:10:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:10:51.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:10:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:11:00.889Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:11:00.895Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:11:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:11:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:11:01.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:11:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:11:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:11:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:11:11.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:11:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:11:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:11:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:11:21.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:11:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:11:30.896Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:11:30.900Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:11:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:11:31.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:11:31.723Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:11:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:11:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:11:41.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:11:41.723Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:11:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:11:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:11:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:11:51.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:11:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:12:00.901Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:12:00.907Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T13:12:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:12:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:12:01.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:12:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:12:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:12:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:12:11.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:12:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:12:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:12:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:12:21.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:12:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:12:30.908Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:12:30.913Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:12:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:12:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:12:31.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:12:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:12:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:12:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:12:41.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:12:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:12:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:12:51.727Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:12:51.728Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:12:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:13:00.914Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:13:00.919Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:13:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:13:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:13:01.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:13:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:13:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:13:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:13:11.709Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:13:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:13:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:13:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:13:21.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:13:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:13:30.920Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:13:30.924Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:13:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:13:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:13:31.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:13:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:13:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:13:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:13:41.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:13:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:13:51.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:13:51.717Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:13:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:13:51.720Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:13:51.721Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:13:13:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:14:00.925Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:14:00.930Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:14:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:14:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:14:01.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:14:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:14:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:14:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:14:11.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:14:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:14:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:14:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:14:21.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:14:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:14:30.933Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:14:30.937Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:14:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:14:31.724Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:14:31.725Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:14:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:14:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:14:41.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:14:41.722Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:14:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:14:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:14:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:15:00.938Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:15:00.943Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:15:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:15:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:15:01.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:15:11.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:15:11.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:15:11.721Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:15:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:15:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:15:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:15:21.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:15:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:15:30.944Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:15:30.948Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:15:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:15:31.727Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:15:31.728Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:15:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:15:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:15:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:15:41.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:15:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:15:51.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:15:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:15:51.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:15:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:16:00.949Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:16:00.953Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:16:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:16:01.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:16:01.722Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:16:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:16:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:16:11.720Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:16:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:16:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:16:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:16:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:16:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:16:30.955Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:16:30.960Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:16:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:16:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:16:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:16:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:16:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:16:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:16:41.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:16:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:16:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:16:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:16:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:16:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:17:00.962Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:17:00.967Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:17:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:17:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:17:01.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:17:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:17:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:17:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:17:11.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:17:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:17:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:17:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:17:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:17:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:17:30.978Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:17:30.984Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:17:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:17:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:17:31.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:17:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:17:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:17:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:17:41.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:17:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:17:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:17:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:17:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:17:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:18:00.998Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:18:01.004Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:18:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:18:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:18:01.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:18:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:18:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:18:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:18:11.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:18:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:18:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:18:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:18:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:18:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:18:31.005Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:18:31.009Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:18:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:18:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:18:31.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:18:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:18:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:18:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:18:41.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:18:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:18:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:18:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:18:51.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:18:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:19:01.010Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:19:01.013Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:19:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:19:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:19:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:19:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:19:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:19:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:19:11.720Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:19:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:19:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:19:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:19:21.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:19:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:19:31.014Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:19:31.019Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:19:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:19:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:19:31.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:19:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:19:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:19:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:19:41.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:19:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 99 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:19:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:19:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:19:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:19:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:20:01.020Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:20:01.026Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:20:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:20:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:20:01.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:20:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:20:11.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:20:11.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:20:11.724Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:20:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:20:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:20:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:20:21.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:20:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:20:31.027Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:20:31.031Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:20:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:20:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:20:31.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:20:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:20:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:20:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:20:41.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:20:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:20:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:20:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:20:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:21:01.032Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:21:01.037Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:21:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:21:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:21:01.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:21:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:21:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:21:11.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:21:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:21:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:21:21.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:21:31.050Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:21:31.055Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:21:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:21:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:21:31.720Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:21:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:21:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:21:41.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:21:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:21:51.717Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:21:51.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:21:51.721Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:21:51.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:22:01.055Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:22:01.059Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:22:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:22:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:22:01.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:22:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:22:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:22:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:22:11.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:22:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:22:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:22:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:22:21.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:22:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:22:31.060Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:22:31.066Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:22:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:22:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:22:31.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:22:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:22:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:22:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:22:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:22:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:22:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:22:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:22:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:22:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:23:01.067Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:23:01.073Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:23:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:23:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:23:01.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:23:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:23:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:23:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:23:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:23:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:23:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:23:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:23:21.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:23:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:23:31.074Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:23:31.083Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:23:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:23:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:23:31.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:23:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:23:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:23:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:23:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:23:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:23:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:23:51.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:23:51.724Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:23:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:24:01.084Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:24:01.096Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:24:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:24:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:24:01.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:24:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:24:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:24:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:24:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:24:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:24:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:24:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:24:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:24:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:24:31.097Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:24:31.102Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:24:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:24:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:24:31.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:24:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:24:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:24:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:24:41.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:24:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:24:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:24:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:24:51.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:24:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:25:01.106Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:25:01.110Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:25:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:25:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:25:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:25:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:25:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:25:11.763Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:25:11.764Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:25:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 69 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:25:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:25:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:25:21.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:25:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:25:31.117Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:25:31.121Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:25:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:25:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:25:31.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:25:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:25:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:25:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:25:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:25:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:25:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:25:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:25:51.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:25:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:26:01.122Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:26:01.127Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:26:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:26:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:26:01.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:26:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:26:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:26:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:26:11.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:26:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:26:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:26:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:26:21.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:26:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:26:31.128Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:26:31.139Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:26:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:26:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:26:31.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:26:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:26:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:26:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:26:41.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:26:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:26:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:26:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:26:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:26:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:27:01.140Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:27:01.145Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:27:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:27:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:27:01.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:27:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:27:11.707Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:27:11.727Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:27:11.727Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:27:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:27:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:27:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:27:21.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:27:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:27:31.145Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:27:31.155Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:27:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:27:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:27:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:27:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:27:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:27:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:27:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:27:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:27:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:27:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:27:51.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:27:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:28:01.156Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:28:01.162Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:28:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:28:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:28:01.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:28:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:28:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:28:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:28:11.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:28:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:28:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:28:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:28:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:28:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:28:31.163Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:28:31.167Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:28:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:28:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:28:31.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:28:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:28:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:28:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:28:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:28:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:28:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:28:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:28:51.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:28:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:29:01.168Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:29:01.171Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:29:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:29:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:29:01.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:29:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:29:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:29:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:29:11.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:29:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:29:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:29:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:29:21.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:29:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:29:31.172Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:29:31.176Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:29:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:29:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:29:31.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:29:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:29:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:29:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:29:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:29:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:29:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:29:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:29:51.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:29:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:30:01.185Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:30:01.194Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:30:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:30:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:30:01.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:30:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:30:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:30:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:30:11.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:30:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:30:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:30:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:30:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:30:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:30:31.195Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:30:31.200Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:30:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:30:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:30:31.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:30:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:30:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:30:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:30:41.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:30:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:30:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:30:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:30:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:30:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:31:01.201Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:31:01.206Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:31:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:31:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:31:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:31:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:31:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:31:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:31:11.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:31:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:31:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:31:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:31:21.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:31:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:31:31.210Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:31:31.214Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:31:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:31:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:31:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:31:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:31:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:31:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:31:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:31:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:31:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:31:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:31:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:31:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:32:01.226Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:32:01.232Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:32:01.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:32:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:32:01.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:32:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:32:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:32:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:32:11.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:32:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:32:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:32:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:32:21.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:32:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:32:31.245Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:32:31.249Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:32:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:32:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:32:31.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:32:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:32:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:32:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:32:41.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:32:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:32:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:32:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:32:51.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:32:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:33:01.250Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:33:01.254Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:33:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:33:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:33:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:33:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:33:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:33:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:33:11.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:33:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:33:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:33:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:33:21.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:33:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:33:31.270Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:33:31.275Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:33:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:33:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:33:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:33:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:33:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:33:41.711Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:33:41.715Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:33:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:33:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:33:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:33:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:33:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:33:51.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:33:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:34:01.275Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:34:01.279Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:34:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:34:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:34:01.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:34:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:34:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:34:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:34:11.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:34:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:34:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:34:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:34:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:34:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:34:31.280Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:34:31.286Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:34:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:34:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:34:31.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:34:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:34:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:34:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:34:41.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:34:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:34:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:34:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:34:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:34:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:35:01.287Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:35:01.292Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:35:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:35:01.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:35:01.723Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:35:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T13:35:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:35:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:35:11.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:35:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:35:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:35:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:35:21.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:35:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:35:31.292Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:35:31.297Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:35:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:35:31.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:35:31.721Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:35:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:35:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:35:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:35:41.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:35:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:35:51.714Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:35:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:35:51.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:35:51.718Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:13:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:36:01.310Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:36:01.315Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:36:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:36:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:36:01.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:36:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:36:11.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:36:11.722Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:36:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:36:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:36:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:36:31.318Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:36:31.322Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:36:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:36:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:36:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:36:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:36:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:36:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:36:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:36:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:36:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:36:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T13:37:01.323Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:37:01.328Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:37:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:37:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:37:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:37:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:37:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:37:11.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:37:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:37:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:37:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:37:31.329Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:37:31.334Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:37:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:37:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:37:31.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:37:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:37:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:37:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:37:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:37:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:37:51.720Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:38:01.335Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:38:01.341Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:38:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:38:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:38:01.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:38:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:38:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:38:11.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:38:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:38:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:38:21.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:38:31.344Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:38:31.348Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:38:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:38:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:38:31.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:38:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:38:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:38:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:38:51.707Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:38:51.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:38:51.723Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:39:01.354Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:39:01.359Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:39:01.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:39:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:39:01.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:39:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:39:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:39:11.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:39:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:39:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:39:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:39:31.362Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:39:31.366Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:39:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:39:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:39:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:39:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:39:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:39:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:39:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:39:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:39:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:40:01.367Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:40:01.371Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:40:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:40:01.714Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:40:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:40:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T13:40:01.718Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:40:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:40:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:40:11.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:40:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:40:21.814Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:40:21.816Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 119 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:40:31.372Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:40:31.376Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:40:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:40:31.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:40:31.721Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:40:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:40:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:40:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:40:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:40:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:40:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:41:01.377Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:41:01.382Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:41:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:41:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:41:01.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:41:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:41:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:41:11.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T13:41:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:41:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:41:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:41:31.394Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:41:31.399Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:41:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:41:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:41:31.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:41:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:41:41.714Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:41:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:41:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T13:41:41.718Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:13:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:41:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:41:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:41:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:42:01.411Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:42:01.415Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:42:01.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:42:01.726Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:42:01.727Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:42:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:42:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:42:11.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:42:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:42:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:42:21.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:42:31.417Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:42:31.422Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:42:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:42:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:42:31.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:42:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:42:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:42:41.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:42:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:42:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:42:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:43:01.431Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:43:01.435Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:43:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:43:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:43:01.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:43:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:43:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:43:11.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:43:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:43:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:43:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:43:31.437Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:43:31.442Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:43:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:43:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:43:31.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:43:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:43:41.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:43:41.722Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:43:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:43:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:43:51.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:44:01.443Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:44:01.449Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:44:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:44:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:44:01.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:44:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:44:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:44:11.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:44:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:44:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:44:21.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:44:31.450Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:44:31.455Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:44:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:44:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:44:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:44:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:44:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:44:41.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:44:51.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:44:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:44:51.720Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:45:01.469Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:45:01.490Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:45:01.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:45:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:45:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:45:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:45:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:45:11.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:45:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:45:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:45:21.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:45:31.491Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:45:31.497Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:45:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:45:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:45:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:45:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:45:41.713Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:45:41.717Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:45:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:45:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:45:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:45:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:45:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T13:46:01.503Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:46:01.507Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:46:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:46:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:46:01.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:46:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:46:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:46:11.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:46:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:46:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:46:21.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:46:31.514Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:46:31.519Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:46:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:46:31.717Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:46:31.721Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:46:31.724Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:46:31.725Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:46:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:46:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:46:41.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T13:46:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:46:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:46:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:47:01.526Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:47:01.530Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:47:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:47:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:47:01.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:47:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:47:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:47:11.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:47:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:47:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:47:21.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:47:31.539Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:47:31.543Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:47:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:47:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:47:31.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:47:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:47:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:47:41.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:47:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:47:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:47:51.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:48:01.557Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:48:01.563Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:48:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:48:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:48:01.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:48:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:48:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:48:11.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:48:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:48:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:48:21.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:48:31.572Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:48:31.578Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:48:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:48:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:48:31.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:48:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:48:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:48:41.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:48:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:48:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:48:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:49:01.583Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:49:01.588Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:49:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:49:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:49:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:49:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:49:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:49:11.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:49:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:49:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:49:21.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:49:31.598Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:49:31.602Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:49:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:49:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:49:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:49:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:49:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:49:41.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:49:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:49:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:49:51.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T13:50:01.615Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:50:01.619Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:50:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:50:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:50:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T13:50:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:50:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:50:11.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:50:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:50:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:50:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:50:31.626Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:50:31.630Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:50:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:50:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:50:31.720Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T13:50:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:50:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:50:41.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:50:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:50:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:50:51.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:51:01.631Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:51:01.637Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:51:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:51:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:51:01.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:51:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:51:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:51:11.771Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:51:11.772Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:51:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 76 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:51:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:51:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:51:21.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:51:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:51:31.638Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:51:31.642Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:51:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:51:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:51:31.720Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:51:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:51:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:51:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:51:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:51:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:51:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:51:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:51:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:51:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:52:01.644Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:52:01.648Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:52:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:52:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:52:01.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:52:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:52:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:52:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:52:11.709Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:52:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:52:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:52:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:52:21.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:52:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:52:31.661Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:52:31.666Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:52:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:52:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:52:31.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:52:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:52:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:52:41.709Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:52:41.714Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:52:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:52:41.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:52:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:52:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:52:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:52:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:52:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:53:01.667Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:53:01.672Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:53:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:53:01.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:53:01.724Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:53:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:53:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:53:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:53:11.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:53:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:53:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:53:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:53:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:53:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:53:31.684Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:53:31.689Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:53:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:53:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:53:31.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:53:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:53:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:53:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:53:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:53:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:53:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:53:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:53:51.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:53:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:54:01.694Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:54:01.700Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:54:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:54:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:54:01.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:54:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:54:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:54:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:54:11.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:54:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:54:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:54:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:54:21.720Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:54:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:54:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:54:31.701Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:54:31.707Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:54:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:54:31.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:54:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:54:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:54:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:54:41.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:54:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:54:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:54:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:54:51.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:54:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:55:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:55:01.707Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:55:01.711Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:55:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:55:01.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:55:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:55:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:55:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:55:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:55:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:55:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:55:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:55:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:55:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:55:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:55:31.714Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:55:31.718Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:55:31.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:55:31.722Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:55:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:55:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:55:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:55:41.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:55:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:55:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:55:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:55:51.721Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:55:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:56:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:56:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:56:01.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:56:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T13:56:01.722Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:56:01.726Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:56:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:56:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:56:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:56:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:56:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:56:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:56:21.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:56:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T13:56:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:56:31.726Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:56:31.770Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:56:31.770Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:56:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 76 - "logType": "access" {"timestamp":"2023-04-20T13:56:31.775Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:56:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:56:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:56:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:56:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:56:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:56:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:56:51.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:56:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:57:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:57:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:57:01.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:57:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T13:57:01.776Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:57:01.780Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:57:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:57:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:57:11.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:57:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:57:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:57:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:57:21.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:57:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:57:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:57:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:57:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:57:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T13:57:31.783Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:57:31.788Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:57:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:57:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:57:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:57:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:57:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:57:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:57:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:57:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:58:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:58:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:58:01.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:58:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2023-04-20T13:58:01.789Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:58:01.794Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:58:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:58:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:58:11.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:58:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:58:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:58:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:58:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:58:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:58:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:58:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:58:31.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:58:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T13:58:31.795Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:58:31.800Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:58:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:58:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:58:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:58:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:58:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:58:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:58:51.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:58:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:59:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:59:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:59:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:59:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T13:59:01.801Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:59:01.812Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:59:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:59:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:59:11.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:59:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:59:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:59:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:59:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:59:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:59:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:59:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:59:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T13:59:31.813Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:59:31.817Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:13:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T13:59:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:59:41.716Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:59:41.721Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:59:41.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:59:41.722Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:59:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T13:59:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T13:59:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T13:59:51.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:13:59:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:13:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:00:01.708Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:00:01.726Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:00:01.727Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:00:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-04-20T14:00:01.818Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:00:01.823Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:00:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:00:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:00:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:00:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:00:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:00:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:00:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:00:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:00:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:00:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:00:31.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:00:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-04-20T14:00:31.824Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:00:31.829Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:00:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:00:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:00:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:00:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:00:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:00:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:00:51.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:00:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:01:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:01:01.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:01:01.721Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:01:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" {"timestamp":"2023-04-20T14:01:01.833Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:01:01.838Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:01:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:01:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:01:11.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:01:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:01:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:01:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:01:21.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:01:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:01:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:01:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:01:31.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:01:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-04-20T14:01:31.850Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:01:31.855Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:01:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:01:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:01:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:01:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:01:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:01:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:01:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:01:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:02:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:02:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:02:01.721Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:02:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" {"timestamp":"2023-04-20T14:02:01.856Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:02:01.861Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:02:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:02:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:02:11.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:02:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:02:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:02:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:02:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:02:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:02:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:02:31.726Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:02:31.727Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:02:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" {"timestamp":"2023-04-20T14:02:31.863Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:02:31.868Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:02:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:02:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:02:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:02:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:02:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:02:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:02:51.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:02:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:03:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:03:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:03:01.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:03:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T14:03:01.883Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:03:01.887Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:03:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:03:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:03:11.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:03:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:03:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:03:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:03:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:03:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:03:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:03:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:03:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:03:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T14:03:31.896Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:03:31.901Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:03:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:03:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:03:41.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:03:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:03:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:03:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:03:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:03:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:04:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:04:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:04:01.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:04:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2023-04-20T14:04:01.902Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:04:01.907Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:04:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:04:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:04:11.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:04:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:04:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:04:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:04:21.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:04:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:04:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:04:31.711Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:04:31.716Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:04:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:04:31.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:04:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:04:31.908Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:04:31.912Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:04:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:04:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:04:41.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:04:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:04:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:04:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:04:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:04:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:05:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:05:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:05:01.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:05:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:05:01.926Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:05:01.930Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:05:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:05:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:05:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:05:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:05:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:05:21.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:05:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:05:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:05:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:05:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:05:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T14:05:31.935Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:05:31.940Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:05:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:05:41.712Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:05:41.717Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:05:41.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:05:41.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:05:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:05:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:05:51.711Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:05:51.716Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:05:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:05:51.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:05:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:06:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:06:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:06:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:06:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T14:06:01.941Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:06:01.947Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:06:11.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:06:11.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:06:11.723Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:06:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:06:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:06:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:06:21.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:06:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:06:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:06:31.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:06:31.723Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:06:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:06:31.958Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:06:31.963Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:06:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:06:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:06:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:06:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:06:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:06:51.726Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:06:51.727Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:06:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:07:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:07:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:07:01.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:07:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:07:01.964Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:07:01.969Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:07:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:07:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:07:11.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:07:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:07:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:07:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:07:21.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:07:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:07:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:07:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:07:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:07:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T14:07:31.970Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:07:31.974Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:07:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:07:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:07:41.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:07:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:07:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:07:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:07:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:07:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:08:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:08:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:08:01.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:08:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T14:08:01.975Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:08:01.980Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:08:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:08:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:08:11.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:08:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:08:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:08:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:08:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:08:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:08:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:08:31.734Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:08:31.735Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:08:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access" {"timestamp":"2023-04-20T14:08:31.981Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:08:31.986Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:08:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:08:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:08:41.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:08:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:08:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:08:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:08:51.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:08:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:09:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:09:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:09:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T14:09:01.987Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:09:01.991Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:09:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:09:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:09:11.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:09:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:09:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:09:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:09:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:09:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:09:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:09:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:09:31.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:09:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-04-20T14:09:31.994Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:09:32.000Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:09:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:09:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:09:41.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:09:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:09:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:09:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:09:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:09:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:10:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:10:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:10:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:10:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T14:10:02.001Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:10:02.006Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:10:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:10:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:10:11.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:10:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:10:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:10:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:10:21.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:10:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:10:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:10:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:10:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:10:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:10:32.007Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:10:32.013Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:10:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:10:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:10:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:10:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:10:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:10:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:10:51.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:10:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:11:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:11:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:11:01.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:11:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T14:11:02.014Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:11:02.018Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:11:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:11:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:11:11.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:11:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:11:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:11:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:11:21.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:11:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:11:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:11:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:11:31.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:11:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:11:32.019Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:11:32.025Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:11:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:11:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:11:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:11:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:11:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:11:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:11:51.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:11:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:12:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:12:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:12:01.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:12:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-04-20T14:12:02.036Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:12:02.041Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:12:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:12:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:12:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:12:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:12:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:12:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:12:21.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:12:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:12:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:12:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:12:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:12:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T14:12:32.042Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:12:32.047Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:12:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:12:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:12:41.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:12:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:12:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:12:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:12:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:12:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:13:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:13:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:13:01.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:13:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T14:13:02.048Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:13:02.053Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:13:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:13:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:13:11.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:13:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:13:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:13:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:13:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:13:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:13:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:13:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:13:31.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:13:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:13:32.053Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:13:32.058Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:13:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:13:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:13:41.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:13:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:13:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:13:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:13:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:13:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:14:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:14:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:14:01.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:14:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:14:02.059Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:14:02.064Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:14:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:14:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:14:11.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:14:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:14:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:14:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:14:21.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:14:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:14:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:14:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:14:31.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:14:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T14:14:32.065Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:14:32.070Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:14:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:14:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:14:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:14:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:14:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:14:51.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:15:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:15:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:15:01.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:15:02.071Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:15:02.076Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:15:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:15:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:15:11.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:15:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:15:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:15:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:15:21.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:15:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:15:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:15:31.716Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:15:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:15:31.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:15:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-04-20T14:15:31.720Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:15:32.077Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:15:32.082Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:15:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:15:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:15:41.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:15:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:15:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:15:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:15:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:15:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:16:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:16:01.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:16:01.721Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-04-20T14:16:02.083Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:16:02.089Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:16:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:16:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:16:11.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:16:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:16:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:16:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:16:21.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:16:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:16:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:16:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:16:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:16:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T14:16:32.090Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:16:32.096Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:16:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:16:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:16:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:16:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:16:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:16:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:16:51.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:16:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:17:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:17:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:17:01.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:17:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T14:17:02.097Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:17:02.103Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:17:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:17:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:17:11.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:17:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:17:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:17:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:17:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:17:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:17:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:17:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:17:31.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:17:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T14:17:32.104Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:17:32.108Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:17:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:17:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:17:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:17:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:17:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:17:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:17:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:17:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:18:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:18:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:18:01.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:18:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:18:02.122Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:18:02.127Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:18:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:18:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:18:11.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:18:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:18:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:18:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:18:21.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:18:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:18:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:18:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:18:31.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:18:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T14:18:32.130Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:18:32.135Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:18:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:18:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:18:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:18:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:18:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:18:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:18:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:18:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:19:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:19:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:19:01.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:19:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-04-20T14:19:02.136Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:19:02.140Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:19:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:19:11.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:19:11.724Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:19:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:19:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:19:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:19:21.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:19:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:19:31.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:19:31.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:19:31.721Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:19:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:19:32.142Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:19:32.146Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:19:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:19:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:19:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:19:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:19:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:19:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:19:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:19:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:20:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:20:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:20:01.720Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:20:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" {"timestamp":"2023-04-20T14:20:02.147Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:20:02.152Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:20:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:20:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:20:11.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:20:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:20:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:20:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:20:21.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:20:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:20:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:20:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:20:31.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:20:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:20:32.154Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:20:32.158Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:20:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:20:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:20:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:20:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:20:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:20:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:20:51.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:21:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:21:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:21:01.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:21:02.174Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:21:02.179Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:21:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:21:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:21:11.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:21:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:21:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:21:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:21:31.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:21:31.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:21:31.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:21:32.187Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:21:32.192Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:21:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:21:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:21:41.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:21:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:21:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:21:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:22:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:22:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:22:01.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:22:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:22:02.207Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:22:02.211Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:22:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:22:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:22:11.709Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:22:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:22:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:22:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:22:21.720Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:22:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:22:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:22:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:22:31.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:22:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T14:22:32.214Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:22:32.219Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:22:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:22:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:22:41.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:22:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:22:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:22:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:22:51.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:22:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:23:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:23:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:23:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:23:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T14:23:02.220Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:23:02.226Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:23:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:23:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:23:11.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:23:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:23:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:23:21.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:23:21.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:23:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:23:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:23:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:23:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:23:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T14:23:32.227Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:23:32.231Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:23:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:23:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:23:41.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:23:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:23:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:23:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:23:51.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:23:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:24:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:24:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:24:01.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:24:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-04-20T14:24:02.232Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:24:02.237Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:24:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:24:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:24:11.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:24:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:24:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:24:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:24:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:24:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:24:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:24:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:24:31.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:24:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T14:24:32.237Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:24:32.242Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:24:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:24:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:24:41.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:24:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:24:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:24:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:24:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:24:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:25:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:25:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:25:01.721Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:25:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" {"timestamp":"2023-04-20T14:25:02.242Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:25:02.247Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:25:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:25:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:25:11.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:25:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:25:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:25:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:25:21.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:25:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:25:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:25:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:25:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:25:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T14:25:32.248Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:25:32.252Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:25:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:25:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:25:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:25:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:25:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:25:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:25:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:25:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:26:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:26:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:26:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:26:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T14:26:02.253Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:26:02.257Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:26:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:26:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:26:11.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:26:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:26:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:26:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:26:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:26:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:26:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:26:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:26:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:26:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T14:26:32.268Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:26:32.272Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:26:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:26:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:26:41.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:26:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:26:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:26:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:26:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:26:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:27:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:27:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:27:01.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:27:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-04-20T14:27:02.276Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:27:02.281Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:27:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:27:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:27:11.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:27:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:27:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:27:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:27:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:27:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:27:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:27:31.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:27:31.723Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:27:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:27:32.294Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:27:32.299Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:27:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:27:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:27:41.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:27:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:27:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:27:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:27:51.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:27:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:28:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:28:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:28:01.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:28:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:28:02.314Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:28:02.319Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:28:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:28:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:28:11.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:28:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:28:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:28:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:28:21.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:28:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:28:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:28:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:28:31.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:28:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:28:32.322Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:28:32.327Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:28:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:28:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:28:41.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:28:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:28:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:28:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:28:51.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:28:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:29:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:29:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:29:01.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:29:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 88 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:29:02.328Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:29:02.334Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:29:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:29:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:29:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:29:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:29:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:29:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:29:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:29:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:29:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:29:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:29:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:29:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:29:32.334Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:29:32.339Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:29:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:29:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:29:41.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:29:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:29:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:29:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:29:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:29:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:30:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:30:01.716Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:30:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:30:01.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:30:01.721Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:30:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-04-20T14:30:02.340Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:30:02.344Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:30:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:30:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:30:11.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:30:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:30:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:30:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:30:21.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:30:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:30:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:30:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:30:31.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:30:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:30:32.345Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:30:32.349Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:30:41.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:30:41.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:30:41.721Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:30:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:30:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:30:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:30:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:30:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:31:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:31:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:31:01.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:31:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T14:31:02.349Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:31:02.355Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:31:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:31:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:31:11.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:31:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:31:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:31:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:31:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:31:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:31:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:31:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:31:31.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:31:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:31:32.356Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:31:32.361Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:31:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:31:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:31:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:31:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:31:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:31:51.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:31:51.721Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:31:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:32:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:32:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:32:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:32:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T14:32:02.362Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:32:02.368Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:32:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:32:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:32:11.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:32:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:32:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:32:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:32:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:32:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:32:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:32:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:32:31.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:32:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T14:32:32.369Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:32:32.374Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:32:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:32:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:32:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:32:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:32:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:32:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:32:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:32:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:33:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:33:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:33:01.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:33:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:33:02.374Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:33:02.378Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:33:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:33:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:33:11.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:33:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:33:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:33:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:33:21.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:33:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:33:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:33:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:33:31.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:33:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:33:32.395Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:33:32.400Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:33:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:33:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:33:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:33:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:33:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:33:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:33:51.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:33:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:34:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:34:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:34:01.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:34:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T14:34:02.417Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:34:02.422Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:34:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:34:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:34:11.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:34:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:34:21.707Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:34:21.724Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:34:21.725Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:34:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:34:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:34:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:34:31.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:34:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:34:32.423Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:34:32.428Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:34:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:34:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:34:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:34:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:34:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:34:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:34:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:34:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:35:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:35:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:35:01.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:35:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:35:02.428Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:35:02.433Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:35:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:35:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:35:11.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:35:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:35:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:35:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:35:21.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:35:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:35:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:35:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:35:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:35:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:35:32.442Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:35:32.446Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:35:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:35:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:35:41.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:35:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:35:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:35:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:36:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:36:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:36:01.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:36:02.447Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:36:02.451Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:36:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:36:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:36:11.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:36:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:36:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:36:21.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:36:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:36:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:36:31.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:36:32.452Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:36:32.456Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:36:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:36:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:36:41.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:36:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:36:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:36:51.711Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:36:51.714Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:36:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:36:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:37:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:37:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:37:01.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T14:37:02.456Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:37:02.461Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:37:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:37:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:37:11.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:37:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:37:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:37:21.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:37:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:37:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:37:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T14:37:32.462Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:37:32.468Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:37:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:37:41.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:37:41.721Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:37:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:37:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:37:51.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:38:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:38:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:38:01.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T14:38:02.468Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:38:02.473Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:38:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:38:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:38:11.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:38:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:38:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:38:21.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:38:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:38:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:38:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T14:38:32.474Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:38:32.480Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:38:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:38:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:38:41.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:38:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:38:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:38:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:39:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:39:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:39:01.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T14:39:02.481Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:39:02.485Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:39:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:39:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:39:11.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:39:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:39:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:39:21.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:39:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:39:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:39:31.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T14:39:32.486Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:39:32.491Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:39:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:39:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:39:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:39:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:39:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:39:51.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:40:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:40:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:40:01.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T14:40:02.497Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:40:02.501Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:40:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:40:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:40:11.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:40:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:40:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:40:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:40:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:40:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:40:31.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T14:40:32.510Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:40:32.514Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:40:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:40:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:40:41.720Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:40:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:40:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:40:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:41:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:41:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:41:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T14:41:02.516Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:41:02.520Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:41:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:41:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:41:11.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:41:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:41:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:41:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:41:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:41:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:41:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T14:41:32.521Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:41:32.527Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:41:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:41:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:41:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:41:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:41:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:41:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:42:01.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:42:01.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:42:01.721Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:42:02.528Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:42:02.533Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:42:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:42:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:42:11.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:42:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:42:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:42:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:42:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:42:31.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:42:31.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:42:32.533Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:42:32.538Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:42:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:42:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:42:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:42:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:42:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:42:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:43:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:43:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:43:01.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:43:02.542Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:43:02.547Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:43:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:43:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:43:11.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:43:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:43:21.713Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:43:21.717Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:43:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:43:21.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:43:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:43:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:43:31.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:43:32.548Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:43:32.553Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:43:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:43:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:43:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:43:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:43:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:43:51.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:44:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:44:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:44:01.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:44:02.554Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:44:02.560Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:44:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:44:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:44:11.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:44:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:44:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:44:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:44:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:44:31.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:44:31.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:44:32.560Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:44:32.565Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:44:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:44:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:44:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:44:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:44:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:44:51.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:45:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:45:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:45:01.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-04-20T14:45:02.582Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:45:02.588Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:45:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:45:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:45:11.709Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:45:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:45:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:45:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:45:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:45:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:45:31.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-04-20T14:45:32.602Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:45:32.606Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:45:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:45:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:45:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:45:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:45:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:45:51.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:46:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:46:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:46:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T14:46:02.607Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:46:02.612Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:46:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:46:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:46:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:46:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:46:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:46:21.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:46:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:46:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:46:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T14:46:32.628Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:46:32.633Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:46:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:46:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:46:41.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:46:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:46:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:46:51.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:47:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:47:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:47:01.720Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-04-20T14:47:02.650Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:47:02.655Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:47:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:47:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:47:11.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:47:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:47:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:47:21.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:47:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:47:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:47:31.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T14:47:32.656Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:47:32.661Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:47:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:47:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:47:41.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:47:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:47:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:47:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:48:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:48:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:48:01.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T14:48:02.674Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:48:02.680Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:48:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:48:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:48:11.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:48:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:48:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:48:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:48:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:48:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:48:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T14:48:32.682Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:48:32.686Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:48:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:48:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:48:41.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:48:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:48:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:48:51.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:49:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:49:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:49:01.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:49:02.687Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:49:02.692Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:49:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:49:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:49:11.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:49:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:49:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:49:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:49:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:49:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:49:31.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:49:32.694Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:49:32.700Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:49:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:49:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:49:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:49:51.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:49:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:49:51.720Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:50:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:50:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:50:01.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:50:02.700Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:50:02.705Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:50:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:50:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:50:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:50:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:50:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:50:21.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:50:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:50:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:50:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:50:32.722Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:50:32.727Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:50:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:50:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:50:41.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:50:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:50:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:50:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:51:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:51:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:51:01.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:51:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:51:02.743Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:51:02.748Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:51:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:51:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:51:11.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:51:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:51:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:51:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:51:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:51:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:51:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:51:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:51:31.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:51:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:51:32.753Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:51:32.758Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T14:51:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:51:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:51:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:51:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:51:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:51:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:51:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:51:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:52:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:52:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:52:01.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:52:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:52:02.771Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:52:02.777Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:52:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:52:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:52:11.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:52:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:52:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:52:21.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:52:21.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:52:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:52:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:52:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:52:31.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:52:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:52:32.778Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:52:32.783Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:52:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:52:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:52:41.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:52:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:52:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:52:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:52:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:52:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:53:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:53:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:53:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:53:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T14:53:02.784Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:53:02.790Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:53:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:53:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:53:11.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:53:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:53:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:53:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:53:21.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:53:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:53:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:53:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:53:31.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:53:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T14:53:32.791Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:53:32.796Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:53:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:53:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:53:41.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:53:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:53:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:53:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:53:51.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:53:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:54:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:54:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:54:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:54:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T14:54:02.796Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:54:02.800Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:54:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:54:11.715Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:54:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:54:11.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:54:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:54:11.722Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:14:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:54:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:54:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:54:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:54:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:54:31.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:54:31.729Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:54:31.730Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:54:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" {"timestamp":"2023-04-20T14:54:32.802Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:54:32.806Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:54:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:54:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:54:41.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:54:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:54:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:54:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:54:51.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:54:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:55:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:55:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:55:01.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:55:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-04-20T14:55:02.822Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:55:02.827Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:55:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:55:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:55:11.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:55:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:55:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:55:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:55:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:55:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:55:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:55:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:55:31.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:55:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T14:55:32.828Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:55:32.832Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:55:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:55:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:55:41.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:55:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:55:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:55:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:55:51.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:55:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:56:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:56:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:56:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:56:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:56:02.846Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:56:02.851Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:56:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:56:11.713Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:56:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:56:11.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:56:11.717Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:14:56:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:56:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:56:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:56:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:56:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:56:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:56:31.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:56:31.721Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:56:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:56:32.867Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:56:32.872Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:56:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:56:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:56:41.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:56:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:56:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:56:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:56:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:56:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:57:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:57:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:57:01.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:57:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:57:02.874Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:57:02.878Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:57:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:57:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:57:11.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:57:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:57:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:57:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:57:21.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:57:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:57:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:57:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:57:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:57:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:57:32.886Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:57:32.890Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:57:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:57:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:57:41.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:57:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:57:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:57:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:57:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:57:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:58:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:58:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:58:01.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:58:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:58:02.898Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:58:02.902Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T14:58:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:58:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:58:11.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:58:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:58:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:58:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:58:21.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:58:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:58:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:58:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:58:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:58:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:58:32.905Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:58:32.910Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:58:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:58:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:58:41.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:58:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:58:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:58:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:58:51.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:58:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:59:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:59:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:59:01.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:59:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:59:02.914Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:59:02.919Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:59:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:59:11.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:59:11.721Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:59:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:59:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:59:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:59:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:59:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T14:59:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:59:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:59:31.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:59:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:59:32.922Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:59:32.926Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:14:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:59:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:59:41.792Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:59:41.793Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:59:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 98 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T14:59:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T14:59:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T14:59:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:14:59:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:14:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:00:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:00:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:00:01.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:00:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:00:02.927Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:00:02.935Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T15:00:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:00:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:00:11.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:00:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:00:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:00:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:00:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:00:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:00:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:00:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:00:31.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:00:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T15:00:32.936Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:00:32.940Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:00:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:00:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:00:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:00:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:00:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:00:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:00:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:00:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:01:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:01:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:01:01.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:01:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T15:01:02.941Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:01:02.945Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:01:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:01:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:01:11.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:01:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:01:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:01:21.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:01:21.723Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:01:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:01:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:01:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:01:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:01:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T15:01:32.946Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:01:32.951Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:01:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:01:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:01:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:01:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:01:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:01:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:01:51.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:01:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T15:02:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:02:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:02:01.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:02:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T15:02:02.952Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:02:02.957Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:02:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:02:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:02:11.709Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:02:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:02:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:02:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:02:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:02:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:02:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:02:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:02:31.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:02:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T15:02:32.958Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:02:32.962Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:02:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:02:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:02:41.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:02:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:02:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:02:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:02:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:02:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:03:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:03:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:03:01.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:03:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T15:03:02.963Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:03:02.968Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:03:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:03:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:03:11.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:03:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:03:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:03:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:03:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:03:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:03:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:03:31.714Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:03:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:03:31.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:03:31.717Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:03:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:03:32.969Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:03:32.973Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:03:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:03:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:03:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:03:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:03:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:03:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:03:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:03:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:04:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:04:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:04:01.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:04:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:04:02.976Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:04:02.983Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:04:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:04:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:04:11.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:04:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:04:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:04:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:04:21.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:04:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:04:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:04:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:04:31.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:04:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:04:32.984Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:04:32.991Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:04:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:04:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:04:41.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:04:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:04:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:04:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:04:51.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:04:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:05:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:05:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:05:01.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:05:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:05:02.992Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:05:02.996Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:05:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:05:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:05:11.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:05:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:05:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:05:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:05:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:05:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:05:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:05:31.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:05:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:05:32.998Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:05:33.003Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:05:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:05:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:05:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:05:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:05:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:05:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:05:51.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:05:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:06:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:06:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:06:01.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:06:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:06:03.003Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:06:03.007Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:06:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:06:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:06:11.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:06:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:06:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:06:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:06:21.720Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:06:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:06:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:06:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:06:31.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:06:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:06:33.012Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:06:33.017Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:06:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:06:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:06:41.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:06:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:06:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:06:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:06:51.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:06:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:07:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:07:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:07:01.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:07:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:07:03.022Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:07:03.028Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:07:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:07:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:07:11.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:07:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:07:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:07:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:07:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:07:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:07:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:07:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:07:31.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:07:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:07:33.029Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:07:33.035Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:07:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:07:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:07:41.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:07:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:07:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:07:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:07:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:07:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:08:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:08:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:08:01.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:08:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T15:08:03.036Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:08:03.042Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:08:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:08:11.712Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:08:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:08:11.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:08:11.716Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:15:08:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:08:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:08:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:08:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:08:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:08:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:08:31.808Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:08:31.809Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:08:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 113 - "logType": "access" {"timestamp":"2023-04-20T15:08:33.043Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:08:33.048Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:08:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:08:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:08:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:08:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:08:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:08:51.713Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:08:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:08:51.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:08:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T15:08:51.719Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:15:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:09:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:09:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:09:01.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T15:09:03.049Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:09:03.053Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:09:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:09:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:09:11.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:09:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:09:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:09:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:09:21.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:09:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:09:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:09:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:09:31.720Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:09:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" {"timestamp":"2023-04-20T15:09:33.054Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:09:33.058Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:09:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:09:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:09:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:09:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:09:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:09:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:09:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:09:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:10:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:10:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:10:01.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:10:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T15:10:03.059Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:10:03.066Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:10:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:10:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:10:11.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:10:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:10:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:10:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:10:21.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:10:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:10:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:10:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:10:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:10:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:10:33.067Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:10:33.070Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:10:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:10:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:10:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:10:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T15:10:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:10:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:10:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:10:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:11:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:11:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:11:01.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:11:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:11:03.071Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:11:03.075Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:11:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:11:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:11:11.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:11:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:11:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:11:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:11:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:11:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:11:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:11:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:11:31.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:11:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:11:33.076Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:11:33.083Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:11:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:11:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:11:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:11:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:11:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:11:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:11:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:11:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:12:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:12:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:12:01.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:12:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:12:03.091Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:12:03.097Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:12:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:12:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:12:11.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:12:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:12:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:12:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:12:21.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:12:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:12:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:12:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:12:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:12:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:12:33.110Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:12:33.114Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:12:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:12:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:12:41.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:12:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:12:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:12:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:12:51.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:12:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:13:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:13:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:13:01.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:13:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:13:03.129Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:13:03.134Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:13:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:13:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:13:11.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:13:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:13:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:13:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:13:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:13:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:13:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:13:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:13:31.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:13:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:13:33.142Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:13:33.146Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:13:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:13:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:13:41.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:13:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:13:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:13:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:13:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:13:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:14:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:14:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:14:01.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:14:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:14:03.156Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:14:03.161Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:14:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:14:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:14:11.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:14:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:14:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:14:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:14:21.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:14:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:14:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:14:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:14:31.720Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:14:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:14:33.170Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:14:33.175Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:14:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:14:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:14:41.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:14:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:14:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:14:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:15:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:15:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:15:01.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:15:03.175Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:15:03.179Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:15:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:15:11.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:15:11.723Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:15:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:15:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:15:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:15:21.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:15:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:15:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:15:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:15:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:15:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T15:15:33.180Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:15:33.185Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:15:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:15:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:15:41.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:15:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:15:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:15:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:15:51.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:15:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:16:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:16:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:16:01.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-04-20T15:16:03.185Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:16:03.190Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:16:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:16:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:16:11.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:16:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:16:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:16:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:16:21.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:16:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:16:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:16:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:16:31.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:16:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T15:16:33.191Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:16:33.195Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:16:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:16:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:16:41.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:16:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:16:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:16:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:16:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:16:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T15:17:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:17:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:17:01.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:17:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T15:17:03.206Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:17:03.211Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:17:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:17:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:17:11.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:17:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:17:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:17:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:17:21.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:17:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:17:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:17:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:17:31.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:17:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:17:33.224Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:17:33.230Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:17:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:17:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:17:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:17:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:17:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:17:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:17:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:17:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:18:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:18:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:18:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:18:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:18:03.234Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:18:03.238Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:18:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:18:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:18:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:18:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:18:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:18:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:18:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:18:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:18:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:18:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:18:31.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:18:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:18:33.254Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:18:33.258Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:18:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:18:41.712Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:18:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:18:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:18:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T15:18:41.717Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:15:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:18:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:18:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:18:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:18:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:19:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:19:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:19:01.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:19:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:19:03.259Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:19:03.267Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:19:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:19:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:19:11.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:19:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:19:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:19:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:19:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:19:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:19:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:19:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:19:31.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:19:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:19:33.271Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:19:33.276Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:19:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:19:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:19:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:19:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:19:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:19:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:19:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:19:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:20:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:20:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:20:01.720Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:20:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:20:03.293Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:20:03.299Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:20:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:20:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:20:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:20:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:20:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:20:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:20:21.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:20:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:20:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:20:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:20:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:20:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:20:33.299Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:20:33.304Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:20:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:20:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:20:41.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:20:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:20:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:20:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:20:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:21:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:21:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:21:01.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:21:03.305Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:21:03.309Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:21:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:21:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:21:11.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:21:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:21:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:21:21.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:21:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:21:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:21:31.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:21:33.314Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:21:33.318Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:21:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:21:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:21:41.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:21:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:21:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:21:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:22:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:22:01.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:22:01.722Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:22:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:22:03.336Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:22:03.342Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:22:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:22:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:22:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:22:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:22:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:22:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:22:21.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:22:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:22:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:22:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:22:31.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:22:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:22:33.357Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:22:33.362Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:22:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:22:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:22:41.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:22:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:22:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:22:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:22:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:22:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:23:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:23:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:23:01.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:23:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:23:03.363Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:23:03.369Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:23:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:23:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:23:11.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:23:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:23:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:23:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:23:21.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:23:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:23:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:23:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:23:31.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:23:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T15:23:33.374Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:23:33.382Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:23:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:23:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:23:41.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:23:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:23:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:23:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:23:51.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:23:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:24:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:24:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:24:01.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:24:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T15:24:03.383Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:24:03.389Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:24:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:24:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:24:11.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:24:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:24:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:24:21.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:24:21.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:24:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:24:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:24:31.711Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:24:31.717Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:24:31.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:24:31.723Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:24:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" {"timestamp":"2023-04-20T15:24:33.390Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:24:33.394Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:24:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:24:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:24:41.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:24:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:24:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:24:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:24:51.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:24:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:25:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:25:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:25:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:25:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:25:03.397Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:25:03.401Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:25:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:25:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:25:11.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:25:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:25:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:25:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:25:21.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:25:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:25:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:25:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:25:31.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:25:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:25:33.402Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:25:33.408Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:25:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:25:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:25:41.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:25:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:25:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:25:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:25:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:25:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:26:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:26:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:26:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:26:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:26:03.409Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:26:03.414Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:26:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:26:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:26:11.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:26:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:26:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:26:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:26:21.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:26:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:26:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:26:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:26:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:26:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:26:33.419Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:26:33.425Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:26:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:26:41.714Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:26:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:26:41.716Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:26:41.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:26:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:26:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:26:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:26:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:26:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:27:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:27:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:27:01.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:27:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:27:03.440Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:27:03.445Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:27:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:27:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:27:11.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:27:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:27:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:27:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:27:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:27:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:27:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:27:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:27:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:27:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:27:33.462Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:27:33.467Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:27:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:27:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:27:41.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:27:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:27:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:27:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:27:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:27:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:28:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:28:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:28:01.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:28:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:28:03.468Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:28:03.473Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:28:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:28:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:28:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:28:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:28:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:28:21.715Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:28:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:28:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:28:21.718Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:15:28:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:28:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:28:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:28:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:28:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:28:33.482Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:28:33.485Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:28:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:28:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:28:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:28:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:28:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:28:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:28:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:28:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:29:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:29:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:29:01.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:29:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:29:03.485Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:29:03.495Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:29:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:29:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:29:11.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:29:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:29:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:29:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:29:21.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:29:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:29:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:29:31.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:29:31.721Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:29:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:29:33.496Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:29:33.500Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:29:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:29:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:29:41.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:29:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:29:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:29:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:29:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:29:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:30:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:30:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:30:01.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:30:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:30:03.514Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:30:03.519Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:30:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:30:11.712Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:30:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:30:11.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:30:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T15:30:11.716Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:15:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:30:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:30:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:30:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:30:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:30:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:30:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:30:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:30:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:30:33.523Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:30:33.528Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:30:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:30:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:30:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:30:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:30:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:30:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:30:51.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:30:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:31:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:31:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:31:01.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:31:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-04-20T15:31:03.530Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:31:03.534Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:31:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:31:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:31:11.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:31:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:31:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:31:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:31:21.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:31:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:31:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:31:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:31:31.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:31:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T15:31:33.538Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:31:33.542Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:31:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:31:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:31:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:31:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:31:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:31:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:31:51.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:31:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:32:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:32:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:32:01.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:32:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:32:03.551Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:32:03.555Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:32:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:32:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:32:11.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:32:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:32:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:32:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:32:21.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:32:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:32:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:32:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:32:31.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:32:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:32:33.556Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:32:33.561Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:32:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:32:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:32:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:32:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:32:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:32:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:32:51.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:32:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:33:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:33:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:33:01.721Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:33:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:33:03.562Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:33:03.573Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:33:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:33:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:33:11.708Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:33:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:33:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:33:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:33:21.721Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:33:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:33:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:33:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:33:31.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:33:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:33:33.574Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:33:33.579Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:33:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:33:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:33:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:33:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:33:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:33:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:33:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:33:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:34:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:34:01.712Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:34:01.717Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:34:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:34:01.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:34:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:34:03.580Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:34:03.584Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:34:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:34:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:34:11.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:34:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:34:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:34:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:34:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:34:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:34:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:34:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:34:31.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:34:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:34:33.602Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:34:33.607Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:34:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:34:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:34:41.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:34:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:34:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:34:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:34:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:34:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:35:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:35:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:35:01.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:35:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:35:03.608Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:35:03.613Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:35:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:35:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:35:11.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:35:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:35:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:35:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:35:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:35:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:35:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:35:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:35:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:35:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T15:35:33.630Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:35:33.635Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:35:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:35:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:35:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:35:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:35:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:35:51.720Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:36:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:36:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:36:01.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:36:03.642Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:36:03.646Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:36:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:36:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:36:11.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:36:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:36:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:36:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:36:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:36:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:36:31.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:36:33.647Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:36:33.653Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:36:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:36:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:36:41.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:36:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:36:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:36:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:36:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:37:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:37:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:37:01.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:37:03.653Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:37:03.658Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:37:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:37:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:37:11.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:37:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:37:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:37:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:37:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:37:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:37:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:37:33.659Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:37:33.663Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:37:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:37:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:37:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:37:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:37:51.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:37:51.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:38:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:38:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:38:01.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:38:03.664Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:38:03.667Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:38:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:38:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:38:11.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T15:38:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:38:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:38:21.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:38:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:38:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:38:31.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T15:38:33.675Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:38:33.680Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:38:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:38:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:38:41.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:38:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:38:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:38:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:39:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:39:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:39:01.720Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:39:03.688Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:39:03.694Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:39:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:39:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:39:11.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:39:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:39:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:39:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:39:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:39:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:39:31.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:39:33.694Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:39:33.700Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:39:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:39:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:39:41.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:39:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:39:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:39:51.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:40:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:40:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:40:01.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:40:03.701Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:40:03.705Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:40:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:40:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:40:11.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:40:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:40:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:40:21.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 40 - "logType": "access" {"timestamp":"2023-04-20T15:40:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:40:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:40:31.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:40:33.706Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:40:33.711Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:40:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:40:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:40:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:40:51.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:40:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:40:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:41:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:41:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:41:01.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:41:03.716Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:41:03.721Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:41:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:41:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:41:11.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:41:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:41:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:41:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:41:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:41:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:41:31.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:41:33.738Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:41:33.742Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:41:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:41:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:41:41.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:41:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:41:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:41:51.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:42:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:42:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:42:01.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T15:42:03.743Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:42:03.748Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:42:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:42:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:42:11.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:42:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:42:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:42:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:42:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:42:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:42:31.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:42:33.766Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:42:33.771Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:42:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:42:41.713Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:42:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:42:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T15:42:41.718Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:15:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:42:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:42:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:42:51.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:43:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:43:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:43:01.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:43:03.779Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:43:03.783Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:43:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:43:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:43:11.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:43:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:43:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:43:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:43:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:43:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:43:31.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:43:33.796Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:43:33.800Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:43:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:43:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:43:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:43:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:43:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:43:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:44:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:44:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:44:01.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:44:03.802Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:44:03.812Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:44:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:44:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:44:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:44:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:44:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:44:21.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:44:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:44:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:44:31.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:44:33.813Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:44:33.817Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:44:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:44:41.714Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:44:41.718Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:44:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:44:41.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:44:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:44:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:44:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:45:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:45:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:45:01.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:45:03.818Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:45:03.823Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:45:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:45:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:45:11.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:45:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:45:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:45:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:45:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:45:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:45:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:45:33.823Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:45:33.828Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:45:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:45:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:45:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:45:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:45:51.713Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:45:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:45:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:45:51.716Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:15:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:46:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:46:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:46:01.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:46:03.829Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:46:03.835Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:46:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:46:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:46:11.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:46:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:46:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:46:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:46:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:46:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:46:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:46:33.850Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:46:33.855Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:46:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:46:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:46:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:46:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:46:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:46:51.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:47:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:47:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:47:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:47:03.856Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:47:03.861Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:47:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:47:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:47:11.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:47:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:47:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:47:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:47:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:47:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:47:31.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:47:33.862Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:47:33.867Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:47:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:47:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:47:41.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:47:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:47:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:47:51.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:48:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:48:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:48:01.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:48:03.867Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:48:03.871Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:48:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:48:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:48:11.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:48:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:48:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:48:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:48:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:48:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:48:31.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:48:33.872Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:48:33.885Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:48:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:48:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:48:41.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:48:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:48:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:48:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:49:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:49:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:49:01.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T15:49:03.886Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:49:03.892Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:49:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:49:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:49:11.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:49:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:49:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:49:21.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:49:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:49:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:49:31.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:49:33.893Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:49:33.897Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:49:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:49:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:49:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:49:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:49:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:49:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:50:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:50:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:50:01.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:50:03.899Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:50:03.904Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:50:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:50:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:50:11.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:50:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:50:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:50:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:50:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:50:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:50:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:50:33.911Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:50:33.916Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:50:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:50:41.711Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:50:41.716Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:50:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:50:41.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:50:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:50:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:50:51.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:51:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:51:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:51:01.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:51:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:51:03.928Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:51:03.933Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:51:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:51:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:51:11.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:51:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:51:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:51:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:51:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:51:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:51:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:51:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:51:31.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:51:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:51:33.940Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:51:33.945Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:51:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:51:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:51:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:51:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:51:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:51:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:51:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:51:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:52:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:52:01.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:52:01.722Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:52:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:52:03.946Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:52:03.951Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:52:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:52:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:52:11.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:52:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:52:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:52:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:52:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:52:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:52:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:52:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:52:31.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:52:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:52:33.968Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:52:33.973Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:52:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:52:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:52:41.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:52:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:52:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:52:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:52:51.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:52:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:53:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:53:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:53:01.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:53:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:53:03.973Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:53:03.978Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:53:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:53:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:53:11.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:53:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:53:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:53:21.714Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:53:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:53:21.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:53:21.718Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:15:53:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:53:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:53:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:53:31.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:53:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:53:33.978Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:53:33.984Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:53:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:53:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:53:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:53:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:53:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:53:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:53:51.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:53:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:54:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:54:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:54:01.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:54:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:54:03.985Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:54:03.990Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:54:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:54:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:54:11.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:54:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:54:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:54:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:54:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:54:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:54:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:54:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:54:31.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:54:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:54:34.009Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:54:34.013Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:54:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:54:41.713Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:54:41.717Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:54:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:54:41.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:54:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:54:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:54:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:54:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:54:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:55:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:55:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:55:01.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:55:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:55:04.031Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:55:04.036Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:55:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:55:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:55:11.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:55:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:55:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:55:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:55:21.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:55:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:55:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:55:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:55:31.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:55:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:55:34.036Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:55:34.041Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:55:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:55:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:55:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:55:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:55:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:55:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:55:51.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:55:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:56:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:56:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:56:01.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:56:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:56:04.042Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:56:04.047Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:56:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:56:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:56:11.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:56:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:56:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:56:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:56:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:56:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:56:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:56:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:56:31.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:56:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:56:34.048Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:56:34.053Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:56:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:56:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:56:41.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:56:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:56:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:56:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:56:51.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:56:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:57:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:57:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:57:01.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:57:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:57:04.054Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:57:04.058Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:57:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:57:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:57:11.708Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:57:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:57:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:57:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:57:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:57:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:57:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:57:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:57:31.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:57:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:57:34.062Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:57:34.066Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:57:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:57:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:57:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:57:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:57:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:57:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:57:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:57:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:58:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:58:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:58:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:58:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:58:04.078Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:58:04.081Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:58:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:58:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:58:11.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:58:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:58:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:58:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:58:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:58:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:58:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:58:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:58:31.720Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:58:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:58:34.094Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:58:34.099Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:58:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:58:41.711Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:58:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:58:41.714Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:58:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:58:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:58:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:58:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:58:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:58:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:59:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:59:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:59:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:59:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:59:04.101Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:59:04.107Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:59:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:59:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:59:11.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:59:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T15:59:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:59:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:59:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:59:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:59:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:59:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:59:31.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:59:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T15:59:34.108Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:59:34.112Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:15:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:59:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:59:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:59:41.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:59:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T15:59:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T15:59:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T15:59:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:15:59:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:15:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:00:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:00:01.776Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:00:01.777Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:00:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 82 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:00:04.113Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:00:04.117Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:00:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:00:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:00:11.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:00:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:00:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:00:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:00:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:00:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:00:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:00:31.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:00:31.722Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:00:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:00:34.118Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:00:34.122Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:00:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:00:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:00:41.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:00:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:00:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:00:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:00:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:00:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:01:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:01:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:01:01.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:01:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:01:04.124Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:01:04.128Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:01:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:01:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:01:11.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:01:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:01:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:01:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:01:21.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:01:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:01:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:01:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:01:31.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:01:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:01:34.130Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:01:34.135Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:01:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:01:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:01:41.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:01:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:01:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:01:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:01:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:01:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:02:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:02:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:02:01.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:02:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:02:04.136Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:02:04.140Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:02:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:02:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:02:11.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:02:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:02:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:02:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:02:21.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:02:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:02:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:02:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:02:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:02:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:02:34.141Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:02:34.145Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:02:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:02:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:02:41.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:02:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:02:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:02:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:02:51.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:02:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:03:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:03:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:03:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:03:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:03:04.149Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:03:04.155Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:03:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:03:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:03:11.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:03:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:03:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:03:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:03:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:03:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:03:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:03:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:03:31.720Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:03:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:03:34.173Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:03:34.180Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:03:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:03:41.784Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:03:41.785Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:03:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 88 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:03:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:03:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:03:51.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:03:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:04:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:04:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:04:01.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:04:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:04:04.190Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:04:04.193Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:04:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:04:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:04:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:04:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:04:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:04:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:04:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:04:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:04:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:04:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:04:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:04:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:04:34.195Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:04:34.199Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:04:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:04:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:04:41.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:04:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:04:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:04:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:04:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:04:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:05:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:05:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:05:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:05:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:05:04.200Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:05:04.206Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:05:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:05:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:05:11.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:05:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:05:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:05:21.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:05:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:05:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:05:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:05:31.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:05:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:05:34.207Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:05:34.212Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:05:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:05:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:05:41.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:05:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:05:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:05:51.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:05:51.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:05:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:06:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:06:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:06:01.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:06:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:06:04.212Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:06:04.217Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:06:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:06:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:06:11.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:06:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:06:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:06:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:06:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:06:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:06:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:06:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:06:31.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:06:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:06:34.222Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:06:34.226Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:06:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:06:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:06:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:06:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:06:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:06:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:06:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:06:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:07:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:07:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:07:01.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:07:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:07:04.240Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:07:04.245Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:07:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:07:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:07:11.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:07:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:07:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:07:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:07:21.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:07:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:07:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:07:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:07:31.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:07:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:07:34.250Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:07:34.255Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:07:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:07:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:07:41.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:07:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:07:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:07:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:07:51.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:07:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:08:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:08:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:08:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:08:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:08:04.258Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:08:04.262Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T16:08:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:08:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:08:11.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:08:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:08:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:08:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:08:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:08:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:08:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:08:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:08:31.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:08:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:08:34.263Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:08:34.268Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:08:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:08:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:08:41.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:08:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:08:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:08:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:08:51.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:08:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:09:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:09:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:09:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:09:04.268Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:09:04.272Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:09:11.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:09:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:09:11.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:09:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:09:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:09:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:09:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:09:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:09:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:09:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:09:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:09:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:09:34.277Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:09:34.281Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:09:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:09:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:09:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:09:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:09:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:09:51.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:09:51.709Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:09:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:10:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:10:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:10:01.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:10:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:10:04.290Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:10:04.296Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:10:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:10:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:10:11.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:10:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:10:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:10:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:10:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:10:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:10:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:10:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:10:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:10:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:10:34.301Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:10:34.306Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:10:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:10:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:10:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:10:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:10:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:10:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:10:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:10:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:11:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:11:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:11:01.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:11:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T16:11:04.315Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:11:04.319Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:11:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:11:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:11:11.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:11:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:11:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:11:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:11:21.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:11:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:11:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:11:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:11:31.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:11:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:11:34.320Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:11:34.324Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:11:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:11:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:11:41.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:11:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:11:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:11:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:11:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:11:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:12:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:12:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:12:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:12:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:12:04.325Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:12:04.328Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:12:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:12:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:12:11.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:12:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:12:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:12:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:12:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:12:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:12:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:12:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:12:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:12:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:12:34.329Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:12:34.333Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:12:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:12:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:12:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:12:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:12:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:12:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:12:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:12:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:13:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:13:01.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:13:01.708Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:13:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:13:04.342Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:13:04.347Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:13:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:13:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:13:11.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:13:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:13:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:13:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:13:21.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:13:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:13:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:13:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:13:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:13:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:13:34.348Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:13:34.352Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:13:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:13:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:13:41.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:13:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:13:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:13:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:13:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:13:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:14:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:14:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:14:01.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:14:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:14:04.359Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:14:04.363Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:14:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:14:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:14:11.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:14:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:14:21.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:14:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:14:21.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:14:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:14:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:14:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:14:31.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:14:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:14:34.363Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:14:34.367Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:14:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:14:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:14:41.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:14:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:14:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:14:51.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:15:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:15:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:15:01.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:15:04.368Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:15:04.372Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:15:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:15:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:15:11.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:15:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:15:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:15:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:15:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:15:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:15:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:15:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:15:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:15:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:15:34.374Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:15:34.380Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:15:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:15:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:15:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:15:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:15:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:15:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:15:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:15:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:16:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:16:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:16:01.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:16:04.391Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:16:04.400Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:16:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:16:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:16:11.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:16:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:16:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:16:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:16:21.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:16:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:16:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:16:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:16:31.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:16:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:16:34.401Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:16:34.405Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:16:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:16:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:16:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:16:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:16:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:16:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:16:51.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:16:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:17:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:17:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:17:01.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:17:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:17:04.407Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:17:04.411Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:17:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:17:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:17:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:17:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:17:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:17:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:17:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:17:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:17:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:17:31.735Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:17:31.736Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:17:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:17:34.414Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:17:34.419Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:17:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:17:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:17:41.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:17:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:17:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:17:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:17:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:17:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:18:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:18:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:18:01.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:18:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:18:04.419Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:18:04.425Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:18:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:18:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:18:11.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:18:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:18:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:18:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:18:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:18:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:18:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:18:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:18:31.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:18:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:18:34.425Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:18:34.430Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:18:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:18:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:18:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:18:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:18:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:18:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:18:51.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:18:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:19:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:19:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:19:01.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:19:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:19:04.431Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:19:04.436Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:19:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:19:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:19:11.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:19:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:19:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:19:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:19:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:19:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:19:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:19:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:19:31.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:19:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:19:34.439Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:19:34.444Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:19:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:19:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:19:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:19:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:19:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:19:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:19:51.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:19:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:20:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:20:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:20:01.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:20:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:20:04.456Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:20:04.461Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:20:11.707Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:20:11.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:20:11.722Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:20:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:20:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:20:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:20:21.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:20:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:20:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:20:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:20:31.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:20:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:20:34.470Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:20:34.475Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:20:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:20:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:20:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:20:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:20:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:20:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:20:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:21:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:21:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:21:01.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:21:04.483Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:21:04.488Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:21:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:21:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:21:11.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:21:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:21:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:21:21.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:21:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:21:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:21:31.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:21:34.501Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:21:34.508Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:21:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:21:41.709Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:21:41.713Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:21:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:21:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:21:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:21:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:21:51.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:22:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:22:01.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:22:01.722Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:22:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:22:04.522Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:22:04.527Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:22:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:22:11.744Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:22:11.745Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:22:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 49 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:22:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:22:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:22:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:22:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:22:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:22:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:22:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:22:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:22:34.535Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:22:34.540Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:22:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:22:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:22:41.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:22:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:22:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:22:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:22:51.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:22:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:23:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:23:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:23:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:23:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:23:04.540Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:23:04.545Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:23:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:23:11.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:23:11.722Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:23:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:23:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:23:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:23:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:23:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:23:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:23:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:23:31.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:23:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:23:34.546Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:23:34.551Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:23:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:23:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:23:41.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:23:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:23:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:23:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:23:51.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:23:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:24:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:24:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:24:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:24:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:24:04.561Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:24:04.566Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:24:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:24:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:24:11.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:24:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:24:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:24:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:24:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:24:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:24:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:24:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:24:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:24:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:24:34.574Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:24:34.579Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:24:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:24:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:24:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:24:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:24:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:24:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:24:51.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:24:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:25:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:25:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:25:01.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:25:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:25:04.583Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:25:04.587Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:25:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:25:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:25:11.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:25:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:25:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:25:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:25:21.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:25:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:25:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:25:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:25:31.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:25:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:25:34.603Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:25:34.608Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:25:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:25:41.709Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:25:41.713Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:25:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:25:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:25:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:25:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:25:51.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:25:51.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:25:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:26:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:26:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:26:01.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:26:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:26:04.609Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:26:04.613Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:26:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:26:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:26:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:26:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T16:26:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:26:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:26:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:26:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:26:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:26:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:26:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:26:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:26:34.614Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:26:34.619Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:26:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:26:41.713Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:26:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:26:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:26:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T16:26:41.717Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:16:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:26:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:26:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:26:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:26:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:27:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:27:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:27:01.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:27:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:27:04.619Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:27:04.624Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:27:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:27:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:27:11.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:27:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:27:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:27:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:27:21.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:27:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:27:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:27:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:27:31.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:27:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:27:34.624Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:27:34.629Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:27:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:27:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:27:41.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:27:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:27:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:27:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:27:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:27:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:28:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:28:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:28:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:28:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:28:04.629Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:28:04.633Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:28:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:28:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:28:11.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:28:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:28:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:28:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:28:21.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:28:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:28:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:28:31.713Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:28:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:28:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:28:31.717Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:28:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:28:34.634Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:28:34.639Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:28:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:28:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:28:41.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:28:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:28:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:28:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:28:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:28:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:29:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:29:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:29:01.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:29:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:29:04.640Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:29:04.645Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:29:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:29:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:29:11.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:29:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:29:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:29:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:29:21.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:29:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:29:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:29:31.715Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:29:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:29:31.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:29:31.719Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:29:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:29:34.653Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:29:34.659Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:29:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:29:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:29:41.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:29:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:29:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:29:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:29:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:29:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:30:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:30:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:30:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:30:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:30:04.659Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:30:04.663Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:30:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:30:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:30:11.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:30:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:30:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:30:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:30:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:30:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:30:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:30:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:30:31.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:30:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:30:34.664Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:30:34.678Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:30:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:30:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:30:41.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:30:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:30:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:30:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:30:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:30:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:31:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:31:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:31:01.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:31:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:31:04.679Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:31:04.685Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:31:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:31:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:31:11.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:31:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:31:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:31:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:31:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:31:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:31:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:31:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:31:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:31:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:31:34.686Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:31:34.692Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:31:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:31:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:31:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:31:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:31:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:31:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:31:51.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:31:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:32:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:32:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:32:01.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:32:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:32:04.692Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:32:04.699Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:32:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:32:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:32:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:32:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:32:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:32:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:32:21.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:32:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:32:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:32:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:32:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:32:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:32:34.706Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:32:34.712Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:32:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:32:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:32:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:32:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:32:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:32:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:32:51.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:32:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:33:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:33:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:33:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:33:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:33:04.726Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:33:04.734Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:33:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:33:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:33:11.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:33:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:33:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:33:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:33:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:33:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:33:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:33:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:33:31.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:33:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:33:34.735Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:33:34.739Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:33:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:33:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:33:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:33:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:33:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:33:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:33:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:33:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:34:01.715Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:34:01.720Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:34:01.721Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:34:01.734Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:34:01.735Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:34:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:34:04.741Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:34:04.745Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:34:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:34:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:34:11.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:34:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:34:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:34:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:34:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:34:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:34:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:34:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:34:31.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:34:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:34:34.746Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:34:34.751Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:34:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:34:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:34:41.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:34:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:34:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:34:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:34:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:34:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:35:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:35:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:35:01.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:35:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:35:04.752Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:35:04.757Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:35:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:35:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:35:11.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:35:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:35:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:35:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:35:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:35:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:35:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:35:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:35:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:35:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:35:34.777Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:35:34.782Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:35:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:35:41.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:35:41.723Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:35:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:35:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:35:51.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:36:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:36:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:36:01.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:36:04.783Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:36:04.788Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:36:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:36:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:36:11.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:36:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:36:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:36:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:36:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:36:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:36:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:36:34.789Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:36:34.794Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:36:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:36:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:36:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:36:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:36:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:36:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:36:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:37:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:37:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:37:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:37:04.800Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:37:04.804Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:37:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:37:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:37:11.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:37:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:37:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:37:21.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:37:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:37:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:37:31.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:37:34.805Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:37:34.810Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:37:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:37:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:37:41.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:37:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:37:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:37:51.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:38:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:38:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:38:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:38:04.810Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:38:04.815Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:38:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:38:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:38:11.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:38:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:38:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:38:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:38:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:38:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:38:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:38:34.817Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:38:34.821Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:38:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:38:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:38:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:38:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:38:51.714Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:38:51.717Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:38:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:38:51.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:39:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:39:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:39:01.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:39:04.822Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:39:04.826Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:39:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:39:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:39:11.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:39:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:39:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:39:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:39:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:39:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:39:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:39:34.841Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:39:34.846Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:39:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:39:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:39:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:39:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:39:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:39:51.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:40:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:40:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:40:01.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:40:04.848Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:40:04.853Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:40:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:40:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:40:11.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:40:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:40:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:40:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:40:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:40:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:40:31.720Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:40:34.870Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:40:34.874Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:40:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:40:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:40:41.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:40:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:40:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:40:51.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:41:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:41:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:41:01.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:41:04.875Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:41:04.879Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:41:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:41:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:41:11.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:41:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:41:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:41:21.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:41:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:41:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:41:31.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:41:34.881Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:41:34.885Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:41:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:41:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:41:41.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:41:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:41:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:41:51.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:42:01.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:42:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:42:01.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:42:04.902Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:42:04.906Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:42:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:42:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:42:11.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:42:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:42:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:42:21.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:42:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:42:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:42:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:42:34.906Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:42:34.911Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:42:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:42:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:42:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:42:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:42:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:42:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:43:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:43:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:43:01.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:43:04.922Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:43:04.926Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:43:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:43:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:43:11.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:43:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:43:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:43:21.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:43:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:43:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:43:31.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:43:34.927Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:43:34.931Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:43:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:43:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:43:41.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:43:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:43:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:43:51.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:44:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:44:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:44:01.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:44:04.932Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:44:04.938Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:44:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:44:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:44:11.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:44:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:44:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:44:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:44:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:44:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:44:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:44:34.939Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:44:34.943Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:44:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:44:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:44:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:44:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:44:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:44:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:45:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:45:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:45:01.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:45:04.944Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:45:04.948Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:45:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:45:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:45:11.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:45:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:45:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:45:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:45:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:45:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:45:31.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:45:34.950Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:45:34.954Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:45:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:45:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:45:41.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:45:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:45:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:45:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:46:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:46:01.717Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:46:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:46:01.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-04-20T16:46:01.721Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:46:04.955Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:46:04.960Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:46:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:46:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:46:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:46:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:46:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:46:21.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:46:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:46:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:46:31.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:46:34.965Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:46:34.969Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:46:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:46:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:46:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:46:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:46:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:46:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:47:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:47:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:47:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:47:04.970Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:47:04.975Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:47:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:47:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:47:11.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:47:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:47:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:47:21.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:47:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:47:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:47:31.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:47:34.976Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:47:34.980Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:47:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:47:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:47:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:47:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:47:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:47:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:48:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:48:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:48:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:48:04.982Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:48:04.985Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:48:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:48:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:48:11.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:48:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:48:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:48:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:48:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:48:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:48:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:48:34.986Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:48:34.991Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:48:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:48:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:48:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:48:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:48:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:48:51.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:49:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:49:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:49:01.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:49:04.992Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:49:04.996Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:49:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:49:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:49:11.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:49:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:49:21.714Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:49:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:49:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:49:21.717Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:16:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:49:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:49:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:49:31.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:49:35.006Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:49:35.010Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:49:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:49:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:49:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:49:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:49:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:49:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:50:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:50:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:50:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:50:05.012Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:50:05.016Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:50:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:50:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:50:11.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:50:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:50:21.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:50:21.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:50:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:50:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:50:31.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:50:35.034Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:50:35.039Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:50:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:50:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:50:41.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:50:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:50:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:50:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:51:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:51:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:51:01.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:51:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:51:05.040Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:51:05.044Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:51:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:51:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:51:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:51:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:51:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:51:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:51:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:51:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:51:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:51:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:51:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:51:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:51:35.045Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:51:35.049Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:51:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:51:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:51:41.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:51:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:51:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:51:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:51:51.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:51:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:52:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:52:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:52:01.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:52:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:52:05.064Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:52:05.069Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:52:11.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:52:11.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:52:11.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:52:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:52:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:52:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:52:21.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:52:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:52:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:52:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:52:31.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:52:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:52:35.074Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:52:35.079Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:52:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:52:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:52:41.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:52:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:52:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:52:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:52:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:52:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:53:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:53:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:53:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:53:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:53:05.083Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:53:05.087Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:53:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:53:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:53:11.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:53:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:53:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:53:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:53:21.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:53:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:53:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:53:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:53:31.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:53:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:53:35.092Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:53:35.096Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:53:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:53:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:53:41.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:53:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:53:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:53:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:53:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:53:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:54:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:54:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:54:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:54:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:54:05.101Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:54:05.104Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:54:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:54:11.711Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:54:11.717Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:54:11.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:54:11.720Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:54:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:54:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:54:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:54:21.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:54:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:54:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:54:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:54:31.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:54:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:54:35.106Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:54:35.110Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:54:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:54:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:54:41.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:54:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:54:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:54:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:54:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:54:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:55:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:55:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:55:01.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:55:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:55:05.114Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:55:05.119Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:55:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:55:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:55:11.709Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:55:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:55:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:55:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:55:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:55:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:55:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:55:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:55:31.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:55:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:55:35.119Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:55:35.124Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T16:55:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:55:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:55:41.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:55:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:55:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:55:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:55:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:55:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:56:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:56:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:56:01.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:56:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:56:05.127Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:56:05.132Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:56:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:56:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:56:11.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:56:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:56:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:56:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:56:21.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:56:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:56:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:56:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:56:31.720Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:56:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:56:35.133Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:56:35.139Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:56:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:56:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:56:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:56:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:56:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:56:51.712Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:56:51.715Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:56:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:56:51.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:56:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:57:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:57:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:57:01.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:57:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:57:05.139Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:57:05.145Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:57:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:57:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:57:11.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:57:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:57:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:57:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:57:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:57:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T16:57:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:57:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:57:31.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:57:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:57:35.145Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:57:35.149Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:57:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:57:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:57:41.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:57:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:57:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:57:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:57:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:57:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:58:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:58:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:58:01.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:58:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:58:05.150Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:58:05.155Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:58:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:58:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:58:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:58:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:58:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:58:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:58:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:58:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:58:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:58:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:58:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:58:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:58:35.156Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:58:35.160Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:58:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:58:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:58:41.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:58:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:58:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:58:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:58:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:58:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:59:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:59:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:59:01.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:59:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:59:05.160Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:59:05.164Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:59:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:59:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:59:11.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:59:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T16:59:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:59:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:59:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:59:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:59:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:59:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:59:31.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:59:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:59:35.165Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:59:35.170Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:16:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:59:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:59:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:59:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:59:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T16:59:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T16:59:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T16:59:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:16:59:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:16:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:00:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:00:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:00:01.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:00:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:00:05.182Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:00:05.187Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:00:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:00:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:00:11.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:00:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:00:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:00:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:00:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:00:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:00:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:00:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:00:31.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:00:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:00:35.188Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:00:35.192Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:00:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:00:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:00:41.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:00:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:00:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:00:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:00:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:00:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:01:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:01:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:01:01.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:01:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:01:05.194Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:01:05.199Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:01:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:01:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:01:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:01:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:01:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:01:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:01:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:01:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:01:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:01:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:01:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:01:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:01:35.200Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:01:35.203Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:01:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:01:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:01:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:01:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:01:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:01:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:01:51.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:01:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:02:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:02:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:02:01.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:02:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:02:05.207Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:02:05.211Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:02:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:02:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:02:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:02:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:02:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:02:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:02:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:02:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:02:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:02:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:02:31.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:02:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:02:35.214Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:02:35.218Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:02:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:02:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:02:41.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:02:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:02:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:02:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:02:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:02:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:03:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:03:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:03:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:03:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:03:05.222Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:03:05.226Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:03:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:03:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:03:11.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:03:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:03:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:03:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:03:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:03:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:03:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:03:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:03:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:03:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:03:35.236Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:03:35.241Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:03:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:03:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:03:41.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:03:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:03:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:03:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:03:51.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:03:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:04:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:04:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:04:01.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:04:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:04:05.259Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:04:05.264Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:04:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:04:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:04:11.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:04:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:04:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:04:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:04:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:04:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:04:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:04:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:04:31.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:04:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:04:35.274Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:04:35.278Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:04:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:04:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:04:41.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:04:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:04:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:04:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:04:51.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:04:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:05:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:05:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:05:01.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:05:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:05:05.283Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:05:05.286Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:05:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:05:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:05:11.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:05:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:05:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:05:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:05:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:05:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:05:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:05:31.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:05:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:05:35.302Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:05:35.308Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:05:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:05:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:05:41.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:05:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:05:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:05:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:05:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:05:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:06:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:06:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:06:01.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:06:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:06:05.324Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:06:05.328Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:06:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:06:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:06:11.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:06:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:06:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:06:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:06:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:06:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:06:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:06:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:06:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:06:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:06:35.329Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:06:35.333Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:06:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:06:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:06:41.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:06:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:06:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:06:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:06:51.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:06:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:07:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:07:01.713Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:07:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:07:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:07:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T17:07:01.718Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:07:05.333Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:07:05.338Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:07:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:07:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:07:11.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:07:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:07:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:07:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:07:21.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:07:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:07:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:07:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:07:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:07:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:07:35.339Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:07:35.345Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:07:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:07:41.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:07:41.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:07:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:07:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:07:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:07:51.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:07:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:08:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:08:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:08:01.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:08:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:08:05.345Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:08:05.350Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:08:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:08:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:08:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:08:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:08:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:08:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:08:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:08:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:08:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:08:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:08:31.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:08:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:08:35.351Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:08:35.355Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:08:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:08:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:08:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:08:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:08:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:08:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:08:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:08:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:09:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:09:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:09:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:09:05.357Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:09:05.362Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:09:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:09:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:09:11.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:09:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:09:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:09:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:09:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:09:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:09:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:09:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:09:31.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:09:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:09:35.363Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:09:35.367Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:09:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:09:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:09:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:09:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:09:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:09:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:09:51.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:09:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:10:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:10:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:10:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:10:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:10:05.386Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:10:05.390Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:10:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:10:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:10:11.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:10:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:10:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:10:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:10:21.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:10:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:10:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:10:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:10:31.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:10:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:10:35.395Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:10:35.400Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:10:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:10:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:10:41.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:10:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:10:51.696Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:10:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:10:51.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:10:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:11:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:11:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:11:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:11:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:11:05.401Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:11:05.405Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:11:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:11:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:11:11.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:11:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:11:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:11:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:11:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:11:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:11:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:11:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:11:31.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:11:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:11:35.420Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:11:35.425Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:11:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:11:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:11:41.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:11:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:11:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:11:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:11:51.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:11:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:12:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:12:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:12:01.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:12:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:12:05.432Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:12:05.437Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:12:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:12:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:12:11.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:12:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:12:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:12:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:12:21.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:12:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:12:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:12:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:12:31.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:12:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:12:35.439Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:12:35.444Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:12:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:12:41.715Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:12:41.719Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:12:41.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:12:41.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:12:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:12:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:12:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:12:51.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:12:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:13:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:13:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:13:01.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:13:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:13:05.445Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:13:05.450Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:13:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:13:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:13:11.709Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:13:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:13:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:13:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:13:21.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:13:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:13:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:13:31.719Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:13:31.723Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:13:31.725Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:13:31.726Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:13:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:13:35.451Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:13:35.455Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:13:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:13:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:13:41.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:13:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:13:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:13:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:13:51.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:13:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:14:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:14:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:14:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:14:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:14:05.456Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:14:05.461Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:14:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:14:11.727Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:14:11.728Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:14:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:14:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:14:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:14:21.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:14:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:14:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:14:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:14:31.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:14:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:14:35.461Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:14:35.467Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:14:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:14:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:14:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:14:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:14:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:14:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:15:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:15:01.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:15:01.720Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:15:05.468Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:15:05.472Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:15:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:15:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:15:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:15:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:15:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:15:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:15:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:15:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:15:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:15:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:15:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:15:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:15:35.475Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:15:35.480Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:15:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:15:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:15:41.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:15:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:15:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:15:51.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:15:51.721Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:15:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:16:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:16:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:16:01.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:16:05.483Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:16:05.487Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:16:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:16:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:16:11.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:16:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:16:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:16:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:16:21.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:16:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:16:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:16:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:16:31.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:16:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:16:35.490Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:16:35.494Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:16:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:16:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:16:41.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:16:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:16:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:16:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:16:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:16:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:17:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:17:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:17:01.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:17:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:17:05.495Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:17:05.497Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:17:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:17:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:17:11.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:17:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:17:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:17:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:17:21.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:17:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:17:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:17:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:17:31.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:17:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:17:35.498Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:17:35.502Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:17:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:17:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:17:41.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:17:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:17:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:17:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:17:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:17:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:18:01.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:18:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:18:01.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:18:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:18:05.503Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:18:05.508Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:18:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:18:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:18:11.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:18:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:18:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:18:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:18:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:18:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:18:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:18:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:18:31.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:18:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:18:35.510Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:18:35.514Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:18:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:18:41.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:18:41.720Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:18:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:18:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:18:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:18:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:18:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:19:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:19:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:19:01.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:19:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:19:05.515Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:19:05.520Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:19:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:19:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:19:11.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:19:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:19:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:19:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:19:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:19:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:19:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:19:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:19:31.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:19:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:19:35.521Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:19:35.526Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:19:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:19:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:19:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:19:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:19:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:19:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:19:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:19:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:20:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:20:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:20:01.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:20:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:20:05.527Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:20:05.532Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:20:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:20:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:20:11.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:20:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:20:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:20:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:20:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:20:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:20:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:20:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:20:31.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:20:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:20:35.533Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:20:35.537Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:20:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:20:41.710Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:20:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:20:41.714Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:20:41.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:20:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:20:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:20:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:20:51.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:21:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:21:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:21:01.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:21:05.538Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:21:05.543Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:21:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:21:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:21:11.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:21:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:21:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:21:21.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:21:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:21:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:21:31.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:21:35.544Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:21:35.549Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:21:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:21:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:21:41.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:21:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:21:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:21:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:22:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:22:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:22:01.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:22:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:22:05.550Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:22:05.554Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:22:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:22:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:22:11.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:22:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:22:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:22:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:22:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:22:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:22:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:22:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:22:31.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:22:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:22:35.556Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:22:35.560Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:22:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:22:41.711Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:22:41.715Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:22:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:22:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:22:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:22:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:22:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:22:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:22:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:23:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:23:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:23:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:23:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:23:05.562Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:23:05.567Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:23:11.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:23:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:23:11.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:23:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:23:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:23:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:23:21.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:23:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:23:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:23:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:23:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:23:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:23:35.569Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:23:35.573Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:23:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:23:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:23:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:23:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:23:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:23:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:23:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:23:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:24:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:24:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:24:01.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:24:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:24:05.576Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:24:05.580Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:24:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:24:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:24:11.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:24:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:24:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:24:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:24:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:24:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:24:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:24:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:24:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:24:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:24:35.580Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:24:35.585Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:24:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:24:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:24:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:24:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:24:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:24:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:24:51.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:24:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:25:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:25:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:25:01.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:25:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:25:05.603Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:25:05.608Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:25:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:25:11.715Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:25:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:25:11.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:25:11.719Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:17:25:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:25:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:25:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:25:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:25:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:25:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:25:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:25:31.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:25:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:25:35.609Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:25:35.613Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:25:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:25:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:25:41.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:25:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:25:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:25:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:25:51.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:25:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:26:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:26:01.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:26:01.709Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:26:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:26:05.632Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:26:05.637Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:26:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:26:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:26:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:26:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:26:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:26:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:26:21.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:26:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:26:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:26:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:26:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:26:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:26:35.646Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:26:35.650Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:26:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:26:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:26:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:26:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:26:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:26:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:26:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:26:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:27:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:27:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:27:01.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:27:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:27:05.651Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:27:05.656Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:27:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:27:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:27:11.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:27:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:27:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:27:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:27:21.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:27:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:27:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:27:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:27:31.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:27:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:27:35.657Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:27:35.662Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:27:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:27:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:27:41.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:27:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:27:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:27:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:27:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:27:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:28:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:28:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:28:01.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:28:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:28:05.662Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:28:05.723Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:28:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:28:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:28:11.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:28:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:28:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:28:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:28:21.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:28:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:28:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:28:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:28:31.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:28:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:28:35.724Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:28:35.728Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:28:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:28:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:28:41.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:28:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:28:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:28:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:28:51.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:28:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:29:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:29:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:29:01.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:29:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:29:05.729Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:29:05.734Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:29:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:29:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:29:11.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:29:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:29:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:29:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:29:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:29:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:29:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:29:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:29:31.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:29:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:29:35.735Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:29:35.740Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:29:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:29:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:29:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:29:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:29:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:29:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:29:51.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:29:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:30:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:30:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:30:01.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:30:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:30:05.741Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:30:05.747Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:30:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:30:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:30:11.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:30:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:30:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:30:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:30:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:30:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:30:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:30:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:30:31.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:30:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:30:35.751Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:30:35.756Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:30:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:30:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:30:41.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:30:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:30:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:30:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:30:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:30:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:31:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:31:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:31:01.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:31:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:31:05.757Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:31:05.762Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:31:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:31:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:31:11.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:31:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:31:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:31:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:31:21.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:31:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:31:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:31:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:31:31.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:31:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:31:35.777Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:31:35.781Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:31:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:31:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:31:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:31:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:31:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:31:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:31:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:31:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:32:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:32:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:32:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:32:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:32:05.786Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:32:05.792Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:32:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:32:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:32:11.709Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:32:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:32:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:32:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:32:21.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:32:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:32:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:32:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:32:31.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:32:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:32:35.810Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:32:35.814Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:32:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:32:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:32:41.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:32:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:32:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:32:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:32:51.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:32:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:33:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:33:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:33:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:33:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:33:05.830Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:33:05.836Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:33:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:33:11.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:33:11.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:33:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:33:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:33:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:33:21.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:33:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:33:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:33:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:33:31.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:33:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:33:35.849Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:33:35.855Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:33:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:33:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:33:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:33:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:33:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:33:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:33:51.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:33:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:34:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:34:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:34:01.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:34:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:34:05.856Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:34:05.862Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:34:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:34:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:34:11.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:34:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:34:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:34:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:34:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:34:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:34:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:34:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:34:31.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:34:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:34:35.862Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:34:35.871Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:34:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:34:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:34:41.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:34:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:34:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:34:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:34:51.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:34:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:35:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:35:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:35:01.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:35:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:35:05.871Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:35:05.876Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:35:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:35:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:35:11.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:35:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:35:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:35:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:35:21.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:35:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:35:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:35:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:35:31.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:35:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:35:35.877Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:35:35.882Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:35:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:35:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:35:41.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:35:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:35:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:35:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:36:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:36:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:36:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:36:05.882Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:36:05.886Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:36:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:36:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:36:11.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:36:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:36:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:36:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:36:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:36:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:36:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:36:35.887Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:36:35.891Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:36:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:36:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:36:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:36:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:36:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:36:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:36:51.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:37:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:37:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:37:01.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:37:05.892Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:37:05.896Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:37:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:37:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:37:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:37:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:37:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:37:21.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:37:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:37:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:37:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:37:35.898Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:37:35.903Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:37:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:37:41.760Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:37:41.761Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 64 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:37:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:37:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:37:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:38:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:38:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:38:01.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:38:05.904Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:38:05.908Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:38:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:38:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:38:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:38:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:38:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:38:21.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:38:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:38:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:38:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:38:35.915Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:38:35.920Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:38:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:38:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:38:41.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:38:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:38:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:38:51.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:39:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:39:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:39:01.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:39:05.920Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:39:05.926Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:39:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:39:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:39:11.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:39:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:39:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:39:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:39:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:39:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:39:31.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:39:35.927Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:39:35.935Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:39:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:39:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:39:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:39:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:39:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:39:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:40:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:40:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:40:01.720Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:40:05.937Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:40:05.940Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:40:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:40:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:40:11.709Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:40:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:40:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:40:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:40:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:40:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:40:31.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:40:35.950Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:40:35.954Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:40:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:40:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:40:41.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:40:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:40:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:40:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:41:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:41:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:41:01.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:41:05.955Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:41:05.960Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:41:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:41:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:41:11.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:41:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:41:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:41:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:41:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:41:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:41:31.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:41:35.961Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:41:35.967Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:41:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:41:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:41:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:41:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:41:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:41:51.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:42:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:42:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:42:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:42:05.967Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:42:05.971Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:42:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:42:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:42:11.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:42:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:42:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:42:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:42:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:42:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:42:31.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:42:35.983Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:42:35.987Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:42:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:42:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:42:41.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:42:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:42:51.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:42:51.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:43:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:43:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:43:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:43:05.990Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:43:05.995Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:43:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:43:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:43:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:43:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:43:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:43:21.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:43:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:43:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:43:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:43:36.002Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:43:36.006Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:43:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:43:41.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:43:41.721Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:43:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:43:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:43:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:44:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:44:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:44:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:44:06.016Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:44:06.023Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:44:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:44:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:44:11.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:44:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:44:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:44:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:44:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:44:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:44:31.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:44:36.026Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:44:36.030Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:44:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:44:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:44:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:44:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:44:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:44:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:45:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:45:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:45:01.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:45:06.048Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:45:06.052Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:45:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:45:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:45:11.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:45:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:45:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:45:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:45:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:45:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:45:31.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:45:36.058Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:45:36.062Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:45:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:45:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:45:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:45:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:45:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:45:51.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:46:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:46:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:46:01.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:46:06.063Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:46:06.071Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:46:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:46:11.724Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:46:11.725Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:46:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:46:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:46:21.720Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:46:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:46:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:46:31.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:46:36.086Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:46:36.091Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:46:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:46:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:46:41.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:46:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:46:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:46:51.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:47:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:47:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:47:01.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:47:06.092Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:47:06.095Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:47:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:47:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:47:11.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:47:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:47:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:47:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:47:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:47:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:47:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:47:36.096Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:47:36.100Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:47:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:47:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:47:41.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:47:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:47:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:47:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:48:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:48:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:48:01.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:48:06.101Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:48:06.107Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:48:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:48:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:48:11.709Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:48:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:48:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:48:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:48:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:48:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:48:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:48:36.110Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:48:36.114Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:48:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:48:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:48:41.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:48:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:48:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:48:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:49:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:49:01.775Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:49:01.776Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 80 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:49:06.116Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:49:06.120Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:49:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:49:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:49:11.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:49:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:49:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:49:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:49:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:49:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:49:31.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:49:36.130Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:49:36.135Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:49:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:49:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:49:41.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:49:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:49:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:49:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:50:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:50:01.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:50:01.722Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:50:06.154Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:50:06.158Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:50:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:50:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:50:11.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:50:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:50:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:50:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:50:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:50:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:50:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:50:36.178Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:50:36.183Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:50:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:50:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:50:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:50:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:50:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:50:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:51:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:51:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:51:01.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:51:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:51:06.186Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:51:06.190Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:51:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:51:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:51:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:51:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:51:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:51:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:51:21.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:51:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:51:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:51:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:51:31.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:51:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:51:36.200Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:51:36.204Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:51:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:51:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:51:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:51:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:51:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:51:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:51:51.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:51:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:52:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:52:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:52:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:52:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:52:06.225Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:52:06.229Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:52:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:52:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:52:11.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:52:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:52:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:52:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:52:21.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:52:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:52:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:52:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:52:31.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:52:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:52:36.239Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:52:36.244Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:52:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:52:41.710Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:52:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:52:41.713Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:52:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:52:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:52:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:52:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:52:51.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:52:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:53:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:53:01.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:53:01.724Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:53:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:53:06.245Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:53:06.250Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:53:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:53:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:53:11.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:53:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:53:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:53:21.713Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:53:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:53:21.716Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:53:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:53:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:53:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:53:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:53:31.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:53:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:53:36.251Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:53:36.257Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:53:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:53:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:53:41.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:53:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:53:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:53:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:53:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:53:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:54:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:54:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:54:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:54:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:54:06.258Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:54:06.263Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:54:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:54:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:54:11.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:54:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:54:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:54:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:54:21.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:54:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:54:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:54:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:54:31.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:54:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:54:36.263Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:54:36.268Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:54:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:54:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:54:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:54:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:54:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:54:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:54:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:54:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:55:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:55:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:55:01.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:55:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:55:06.286Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:55:06.291Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:55:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:55:11.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:55:11.721Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:55:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:55:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:55:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:55:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:55:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:55:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:55:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:55:31.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:55:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:55:36.294Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:55:36.299Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:55:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:55:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:55:41.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:55:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:55:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:55:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:55:51.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:55:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:56:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:56:01.727Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:56:01.728Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:56:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:56:06.310Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:56:06.314Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:56:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:56:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:56:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:56:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:56:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:56:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:56:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:56:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:56:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:56:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:56:31.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:56:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:56:36.328Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:56:36.333Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:56:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:56:41.712Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:56:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:56:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:56:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T17:56:41.719Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:17:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:56:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:56:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:56:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:56:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:57:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:57:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:57:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:57:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:57:06.334Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:57:06.338Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:57:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:57:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:57:11.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:57:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:57:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:57:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:57:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:57:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:57:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:57:31.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:57:31.709Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:57:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:57:36.339Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:57:36.346Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:57:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:57:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:57:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:57:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:57:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:57:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:57:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:57:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:58:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:58:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:58:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:58:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:58:06.347Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:58:06.352Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:58:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:58:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:58:11.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:58:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:58:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:58:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:58:21.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:58:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:58:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:58:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:58:31.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:58:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:58:36.358Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:58:36.363Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:58:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:58:41.712Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:58:41.715Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:58:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:58:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:58:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:58:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:58:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:58:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:58:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:59:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:59:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:59:01.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:59:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:59:06.371Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:59:06.375Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:59:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:59:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:59:11.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:59:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:59:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:59:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:59:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:59:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T17:59:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:59:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:59:31.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:59:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T17:59:36.377Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:59:36.381Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:17:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:59:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:59:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:59:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:59:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T17:59:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T17:59:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T17:59:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:17:59:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:17:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:00:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:00:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:00:01.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:00:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:00:06.382Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:00:06.387Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:00:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:00:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:00:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:00:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:00:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:00:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:00:21.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:00:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:00:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:00:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:00:31.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:00:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:00:36.388Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:00:36.393Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:00:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:00:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:00:41.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:00:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:00:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:00:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:00:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:00:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:01:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:01:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:01:01.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:01:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:01:06.393Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:01:06.397Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:01:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:01:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:01:11.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:01:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:01:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:01:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:01:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:01:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:01:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:01:31.714Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:01:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:01:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:01:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T18:01:31.719Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:01:36.406Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:01:36.410Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:01:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:01:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:01:41.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:01:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:01:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:01:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:01:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:01:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:02:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:02:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:02:01.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:02:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:02:06.415Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:02:06.420Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:02:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:02:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:02:11.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:02:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:02:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:02:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:02:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:02:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:02:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:02:31.768Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:02:31.769Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:02:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 74 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:02:36.431Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:02:36.436Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:02:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:02:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:02:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:02:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:02:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:02:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:02:51.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:02:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:03:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:03:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:03:01.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:03:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:03:06.442Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:03:06.448Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:03:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:03:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:03:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:03:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:03:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:03:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:03:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:03:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:03:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:03:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:03:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:03:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:03:36.454Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:03:36.459Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:03:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:03:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:03:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:03:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:03:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:03:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:03:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:03:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:04:01.707Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:04:01.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:04:01.722Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:04:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:04:06.459Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:04:06.464Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:04:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:04:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:04:11.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:04:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:04:21.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:04:21.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:04:21.722Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:04:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:04:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:04:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:04:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:04:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:04:36.464Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:04:36.469Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T18:04:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:04:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:04:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:04:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:04:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:04:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:04:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:04:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:05:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:05:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:05:01.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:05:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:05:06.471Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:05:06.475Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:05:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:05:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:05:11.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:05:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:05:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:05:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:05:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:05:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:05:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:05:31.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:05:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:05:36.492Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:05:36.497Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:05:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:05:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:05:41.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:05:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:05:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:05:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:05:51.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:05:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:06:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:06:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:06:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:06:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:06:06.513Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:06:06.517Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:06:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:06:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:06:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:06:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:06:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:06:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:06:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:06:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:06:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:06:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:06:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:06:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:06:36.518Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:06:36.522Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:06:41.709Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:06:41.724Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:06:41.725Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:06:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:06:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:06:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:06:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:06:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:07:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:07:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:07:01.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:07:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:07:06.523Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:07:06.528Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:07:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:07:11.724Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:07:11.725Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:07:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:07:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:07:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:07:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:07:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:07:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:07:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:07:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:07:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:07:36.529Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:07:36.535Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:07:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:07:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:07:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:07:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:07:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:07:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:07:51.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:07:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:08:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:08:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:08:01.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:08:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:08:06.536Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:08:06.541Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:08:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:08:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:08:11.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:08:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:08:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:08:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:08:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:08:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:08:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:08:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:08:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:08:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T18:08:36.541Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:08:36.546Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:08:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:08:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:08:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:08:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:08:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:08:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:08:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:08:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:09:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:09:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:09:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:09:06.566Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:09:06.570Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:09:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:09:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:09:11.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:09:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:09:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:09:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:09:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:09:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T18:09:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:09:31.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:09:31.723Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:09:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:09:36.583Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:09:36.587Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:09:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:09:41.710Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:09:41.714Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:09:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:09:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:09:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:09:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:09:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:09:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:09:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:10:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:10:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:10:01.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:10:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:10:06.588Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:10:06.592Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:10:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:10:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:10:11.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:10:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:10:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:10:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:10:21.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:10:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:10:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:10:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:10:31.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:10:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:10:36.593Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:10:36.598Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:10:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:10:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:10:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:10:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:10:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:10:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:10:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:10:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:11:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:11:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:11:01.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:11:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:11:06.600Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:11:06.604Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:11:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:11:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:11:11.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:11:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:11:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:11:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:11:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:11:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:11:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:11:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:11:31.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:11:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:11:36.606Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:11:36.610Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:11:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:11:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:11:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:11:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:11:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:11:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:11:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:11:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:12:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:12:01.729Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:12:01.730Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:12:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:12:06.612Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:12:06.616Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:12:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:12:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:12:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:12:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:12:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:12:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:12:21.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:12:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:12:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:12:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:12:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:12:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:12:36.617Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:12:36.622Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:12:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:12:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:12:41.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:12:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:12:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:12:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:12:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:12:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:13:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:13:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:13:01.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:13:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:13:06.622Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:13:06.627Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:13:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:13:11.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:13:11.724Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:13:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:13:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:13:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:13:21.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:13:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:13:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:13:31.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:13:31.721Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:13:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:13:36.627Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:13:36.632Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:13:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:13:41.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:13:41.722Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:13:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:13:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:13:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:13:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:13:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:14:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:14:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:14:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:14:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:14:06.633Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:14:06.637Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:14:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:14:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:14:11.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:14:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:14:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:14:21.715Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:14:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:14:21.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:14:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T18:14:21.719Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:18:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:14:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:14:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:14:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:14:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:14:36.650Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:14:36.655Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:14:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:14:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:14:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:14:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:14:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:14:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:15:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:15:01.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:15:01.709Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:15:06.670Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:15:06.674Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:15:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:15:11.713Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:15:11.718Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:15:11.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:15:11.722Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:15:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:15:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:15:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:15:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:15:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:15:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:15:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:15:31.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:15:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:15:36.683Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:15:36.688Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:15:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:15:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:15:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:15:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:15:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:15:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:15:51.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:15:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:16:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:16:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:16:01.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:16:06.700Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:16:06.704Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:16:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:16:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:16:11.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:16:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:16:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:16:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:16:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:16:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:16:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:16:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:16:31.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:16:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:16:36.717Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:16:36.722Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:16:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:16:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:16:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:16:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:16:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:16:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:16:51.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:16:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:17:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:17:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:17:01.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:17:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:17:06.722Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:17:06.726Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:17:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:17:11.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:17:11.724Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:17:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:17:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:17:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:17:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:17:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:17:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:17:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:17:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:17:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:17:36.729Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:17:36.733Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:17:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:17:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:17:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:17:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:17:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:17:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:17:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:17:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:18:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:18:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:18:01.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:18:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:18:06.739Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:18:06.744Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:18:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:18:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:18:11.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:18:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:18:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:18:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:18:21.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:18:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:18:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:18:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:18:31.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:18:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:18:36.749Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:18:36.753Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:18:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:18:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:18:41.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:18:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:18:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:18:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:18:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:18:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:19:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:19:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:19:01.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:19:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:19:06.753Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:19:06.757Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:19:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:19:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:19:11.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:19:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:19:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:19:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:19:21.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:19:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:19:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:19:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:19:31.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:19:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:19:36.758Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:19:36.763Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:19:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:19:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:19:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:19:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:19:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:19:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:19:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:19:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:20:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:20:01.711Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:20:01.716Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:20:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:20:01.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:20:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:20:06.765Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:20:06.770Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:20:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:20:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:20:11.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:20:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:20:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:20:21.715Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:20:21.718Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:20:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:20:21.720Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:20:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:20:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:20:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:20:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:20:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:20:36.772Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:20:36.776Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:20:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:20:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:20:41.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:20:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:20:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:20:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:20:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:21:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:21:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:21:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:21:06.776Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:21:06.801Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:21:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:21:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:21:11.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:21:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:21:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:21:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:21:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:21:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:21:31.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:21:36.802Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:21:36.807Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:21:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:21:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:21:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:21:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:21:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:21:51.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:22:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:22:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:22:01.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:22:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:22:06.808Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:22:06.813Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:22:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:22:11.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:22:11.722Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:22:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:22:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:22:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:22:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:22:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:22:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:22:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:22:31.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:22:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:22:36.814Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:22:36.818Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:22:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:22:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:22:41.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:22:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:22:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:22:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:22:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:22:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:23:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:23:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:23:01.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:23:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:23:06.819Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:23:06.823Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:23:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:23:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:23:11.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:23:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:23:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:23:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:23:21.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:23:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:23:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:23:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:23:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:23:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:23:36.824Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:23:36.828Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:23:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:23:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:23:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:23:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T18:23:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:23:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:23:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:23:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:24:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:24:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:24:01.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:24:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:24:06.829Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:24:06.834Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:24:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:24:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:24:11.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:24:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:24:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:24:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:24:21.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:24:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:24:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:24:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:24:31.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:24:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:24:36.834Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:24:36.839Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:24:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:24:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:24:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:24:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:24:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:24:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:24:51.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:24:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:25:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:25:01.714Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:25:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:25:01.720Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:25:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-04-20T18:25:01.722Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:25:06.842Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:25:06.847Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:25:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:25:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:25:11.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:25:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:25:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:25:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:25:21.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:25:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:25:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:25:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:25:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:25:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:25:36.854Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:25:36.858Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:25:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:25:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:25:41.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:25:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:25:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:25:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:25:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:25:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:26:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:26:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:26:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:26:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:26:06.859Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:26:06.900Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:26:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:26:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:26:11.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:26:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:26:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:26:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:26:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:26:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:26:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:26:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:26:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:26:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:26:36.901Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:26:36.906Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:26:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:26:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:26:41.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:26:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:26:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:26:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:26:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:26:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:27:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:27:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:27:01.709Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:27:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T18:27:05.107Z","message":"Converted to gremlin query without the start vertices \n g.V(startVertexes)","thread":"pool-10-thread-1","logger":"o.o.a.r.search.GenericQueryProcessor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:27:05.113Z","message":"Invoke","context":{"ServiceName":"","TargetServiceName":"","InvocationID":"868c1293-8668-4c81-8a1f-237c9c83d05e","LogTimestamp":"2023-04-20T18:27:05.113Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"AAI.DB"},"thread":"pool-10-thread-1","logger":"o.o.a.a.logs.AaiDBTraversalMetricLog","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T18:27:05.311Z","message":"InvokeReturn","context":{"ResponseCode":"200","ServiceName":"","TargetServiceName":"","ElapsedTime":"198","InvocationID":"868c1293-8668-4c81-8a1f-237c9c83d05e","LogTimestamp":"2023-04-20T18:27:05.310Z","StatusCode":"COMPLETE","ServerFQDN":"aai-traversal","ResponseDesc":"OK","TargetEntity":"AAI.DB"},"thread":"pool-10-thread-1","logger":"o.o.a.a.logs.AaiDBTraversalMetricLog","level":"INFO","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:27:06.132Z","message":"{\"transactionId\":\"37aff31b-3fd2-4def-9807-bb9afd61f1c3\",\"status\":\"200\",\"rqstDate\":\"230420-18:27:03:444\",\"respDate\":\"230420-18:27:06:131\",\"sourceId\":\"robot-ete:37aff31b-3fd2-4def-9807-bb9afd61f1c3\",\"resourceId\":\"http://aai.onap/aai/v19/query?format=count\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-traversal-230420-18:27:03:444-87547\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[22222d8d-093c-4e4c-b945-58e4bc92086a], x-b3-parentspanid=[511af9a7b1bd629e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[python-requests/2.28.2], X-Forwarded-Proto=[http], x-transactionid=[37aff31b-3fd2-4def-9807-bb9afd61f1c3], Host=[aai.onap], Accept-Encoding=[gzip, deflate], X-Forwarded-Port=[41565], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], x-envoy-attempt-count=[1], x-b3-traceid=[caf719ee6822be4a01c6be55c7e9db31], x-b3-spanid=[e6e5496d083122a8], X-Forwarded-For=[127.0.0.6], x-fromappid=[robot-ete], Content-Length=[48], Content-Type=[application/json]}\\\",\\\"Payload\\\":\\\"{\\\\\\\"start\\\\\\\" : \\\\\\\"service-design-and-creation/models\\\\\\\"}\\\"}\"}","thread":"qtp24293395-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:27:06 +0000] "PUT /aai/v19/query?format=count" 200 26 REST 37aff31b-3fd2-4def-9807-bb9afd61f1c3 robot-ete 127.0.0.6 - - - - - - - - - 2715 - "logType": "access" {"timestamp":"2023-04-20T18:27:06.907Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:27:06.915Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:27:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:27:11.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:27:11.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:27:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:27:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:27:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:27:21.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:27:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:27:26.430Z","message":"Converted to gremlin query without the start vertices \n g.V(startVertexes)","thread":"pool-11-thread-1","logger":"o.o.a.r.search.GenericQueryProcessor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:27:26.430Z","message":"Invoke","context":{"ServiceName":"","TargetServiceName":"","InvocationID":"b73abbb6-982a-40aa-9dd2-2171186ece5a","LogTimestamp":"2023-04-20T18:27:26.430Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"AAI.DB"},"thread":"pool-11-thread-1","logger":"o.o.a.a.logs.AaiDBTraversalMetricLog","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T18:27:26.591Z","message":"InvokeReturn","context":{"ResponseCode":"200","ServiceName":"","TargetServiceName":"","ElapsedTime":"160","InvocationID":"b73abbb6-982a-40aa-9dd2-2171186ece5a","LogTimestamp":"2023-04-20T18:27:26.590Z","StatusCode":"COMPLETE","ServerFQDN":"aai-traversal","ResponseDesc":"OK","TargetEntity":"AAI.DB"},"thread":"pool-11-thread-1","logger":"o.o.a.a.logs.AaiDBTraversalMetricLog","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T18:27:27.351Z","message":"{\"transactionId\":\"140aca20-181c-4328-8ea5-118bc4921a51\",\"status\":\"200\",\"rqstDate\":\"230420-18:27:26:157\",\"respDate\":\"230420-18:27:27:350\",\"sourceId\":\"robot-ete:140aca20-181c-4328-8ea5-118bc4921a51\",\"resourceId\":\"http://aai.onap/aai/v19/query?format=count\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-traversal-230420-18:27:26:157-52460\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[50ec6d73-787f-4f40-850a-754106b8578c], x-b3-parentspanid=[44f2ab1d225fc316], Accept=[application/json], x-b3-sampled=[0], User-Agent=[python-requests/2.28.2], X-Forwarded-Proto=[http], x-transactionid=[140aca20-181c-4328-8ea5-118bc4921a51], Host=[aai.onap], Accept-Encoding=[gzip, deflate], X-Forwarded-Port=[45349], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a9b151af333865db31016a1cf6dc418], x-b3-spanid=[042ab28206493a76], X-Forwarded-For=[127.0.0.6], x-fromappid=[robot-ete], Content-Length=[48], Content-Type=[application/json]}\\\",\\\"Payload\\\":\\\"{\\\\\\\"start\\\\\\\" : \\\\\\\"service-design-and-creation/models\\\\\\\"}\\\"}\"}","thread":"qtp24293395-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:27:27 +0000] "PUT /aai/v19/query?format=count" 200 26 REST 140aca20-181c-4328-8ea5-118bc4921a51 robot-ete 127.0.0.6 - - - - - - - - - 1198 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:27:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:27:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:27:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:27:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:27:36.916Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:27:36.920Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:27:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:27:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:27:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:27:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:27:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:27:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:27:51.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:27:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:28:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:28:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:28:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:28:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:28:06.921Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:28:06.927Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:28:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:28:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:28:11.709Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:28:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:28:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:28:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:28:21.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:28:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:28:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:28:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:28:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:28:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:28:36.929Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:28:36.933Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:28:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:28:41.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:28:41.724Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:28:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:28:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:28:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:28:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:28:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:29:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:29:01.716Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:29:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:29:01.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:29:01.719Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:29:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:29:06.950Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:29:06.954Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:29:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:29:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:29:11.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:29:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:29:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:29:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:29:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:29:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:29:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:29:31.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:29:31.721Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:29:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T18:29:36.955Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:29:36.960Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:29:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:29:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:29:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:29:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:29:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:29:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:29:51.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:29:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:30:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:30:01.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:30:01.723Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:30:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:30:06.972Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:30:07.000Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:30:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:30:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:30:11.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:30:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:30:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:30:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:30:21.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:30:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:30:31.708Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:30:31.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:30:31.724Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:30:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:30:37.001Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:30:37.006Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:30:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:30:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:30:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:30:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:30:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:30:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:30:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:30:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:31:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:31:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:31:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:31:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:31:07.007Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:31:07.011Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:31:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:31:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:31:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:31:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:31:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:31:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:31:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:31:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:31:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:31:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:31:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:31:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:31:37.012Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:31:37.016Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:31:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:31:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:31:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:31:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:31:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:31:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:31:51.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:31:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:32:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:32:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:32:01.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:32:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:32:07.027Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:32:07.030Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:32:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:32:11.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:32:11.708Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:32:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:32:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:32:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:32:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:32:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:32:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:32:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:32:31.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:32:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:32:37.031Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:32:37.036Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:32:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:32:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:32:41.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:32:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:32:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:32:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:32:51.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:32:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:33:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:33:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:33:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:33:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:33:07.036Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:33:07.049Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:33:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:33:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:33:11.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:33:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:33:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:33:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:33:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:33:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:33:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:33:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:33:31.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:33:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:33:37.050Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:33:37.055Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:33:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:33:41.714Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:33:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:33:41.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:33:41.717Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:18:33:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:33:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:33:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:33:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:33:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:34:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:34:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:34:01.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:34:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:34:07.074Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:34:07.098Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:34:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:34:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:34:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:34:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:34:21.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:34:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:34:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:34:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:34:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:34:31.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:34:31.723Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:34:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:34:37.100Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:34:37.103Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:34:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:34:41.713Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:34:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:34:41.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:34:41.717Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:18:34:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:34:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:34:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:34:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:34:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:35:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:35:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:35:01.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:35:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:35:07.114Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:35:07.119Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:35:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:35:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:35:11.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:35:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:35:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:35:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:35:21.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:35:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:35:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:35:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:35:31.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:35:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:35:37.119Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:35:37.125Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:35:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:35:41.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:35:41.720Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:35:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:35:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:35:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:36:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:36:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:36:01.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:36:07.125Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:36:07.129Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:36:11.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:36:11.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:36:11.721Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:36:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:36:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:36:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:36:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:36:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:36:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:36:37.143Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:36:37.148Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:36:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:36:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:36:41.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:36:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:36:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:36:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:36:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:37:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:37:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:37:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:37:07.149Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:37:07.158Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:37:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:37:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:37:11.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:37:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:37:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:37:21.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:37:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:37:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:37:31.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:37:37.159Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:37:37.163Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:37:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:37:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:37:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:37:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:37:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:37:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:38:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:38:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:38:01.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:38:07.164Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:38:07.196Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:38:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:38:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:38:11.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:38:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:38:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:38:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:38:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:38:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:38:31.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:38:37.196Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:38:37.201Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:38:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:38:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:38:41.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:38:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:38:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:38:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:39:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:39:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:39:01.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:39:07.205Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:39:07.209Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:39:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:39:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:39:11.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:39:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:39:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:39:21.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:39:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:39:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:39:31.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:39:37.214Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:39:37.219Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:39:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:39:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:39:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:39:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:39:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:39:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:40:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:40:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:40:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:40:07.222Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:40:07.229Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:40:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:40:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:40:11.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:40:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:40:21.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:40:21.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:40:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:40:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:40:31.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:40:37.234Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:40:37.239Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:40:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:40:41.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:40:41.721Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:40:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:40:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:40:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:41:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:41:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:41:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:41:07.247Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:41:07.254Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:41:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:41:11.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:41:11.723Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:41:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:41:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:41:21.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:41:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:41:31.714Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:41:31.718Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:41:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:41:31.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:41:37.255Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:41:37.259Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:41:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:41:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:41:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:41:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:41:51.715Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:41:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:41:51.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T18:41:51.718Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:18:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:42:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:42:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:42:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:42:07.260Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:42:07.295Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:42:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:42:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:42:11.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:42:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:42:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:42:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:42:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:42:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:42:31.721Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:42:37.296Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:42:37.301Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:42:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:42:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:42:41.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:42:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:42:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:42:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:43:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:43:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:43:01.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:43:07.301Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:43:07.306Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:43:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:43:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:43:11.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:43:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:43:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:43:21.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:43:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:43:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:43:31.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:43:37.308Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:43:37.312Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:43:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:43:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:43:41.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:43:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:43:51.712Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:43:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:43:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T18:43:51.716Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:18:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:44:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:44:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:44:01.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:44:07.313Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:44:07.319Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:44:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:44:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:44:11.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:44:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:44:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:44:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:44:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:44:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:44:31.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:44:37.320Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:44:37.325Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:44:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:44:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:44:41.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:44:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:44:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:44:51.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:45:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:45:01.767Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:45:01.769Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 72 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:45:07.325Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:45:07.331Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:45:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:45:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:45:11.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:45:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:45:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:45:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:45:31.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:45:31.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:45:31.721Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:45:37.335Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:45:37.340Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:45:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:45:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:45:41.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:45:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:45:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:45:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:46:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:46:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:46:01.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:46:07.341Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:46:07.393Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:46:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:46:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:46:11.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:46:21.711Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:46:21.728Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:46:21.728Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:46:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:46:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:46:31.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:46:37.394Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:46:37.398Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:46:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:46:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:46:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:46:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:46:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:46:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:47:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:47:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:47:01.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:47:07.408Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:47:07.412Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:47:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:47:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:47:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:47:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:47:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:47:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:47:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:47:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:47:31.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:47:37.421Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:47:37.425Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:47:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:47:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:47:41.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:47:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:47:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:47:51.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:48:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:48:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:48:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:48:07.426Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:48:07.492Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:48:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:48:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:48:11.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:48:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:48:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:48:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:48:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:48:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:48:31.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:48:37.494Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:48:37.498Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:48:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:48:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:48:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:48:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:48:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:48:51.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:49:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:49:01.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:49:01.722Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:49:07.502Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:49:07.508Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:49:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:49:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:49:11.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:49:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:49:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:49:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:49:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:49:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:49:31.720Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:49:37.508Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:49:37.513Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:49:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:49:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:49:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:49:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:49:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:49:51.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:50:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:50:01.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:50:01.721Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:50:07.534Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:50:07.541Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:50:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:50:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:50:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:50:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:50:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:50:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:50:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:50:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:50:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:50:37.541Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:50:37.546Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:50:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:50:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:50:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:50:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:50:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:50:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:51:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:51:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:51:01.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:51:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:51:07.552Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:51:07.555Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:51:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:51:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:51:11.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:51:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:51:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:51:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:51:21.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:51:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:51:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:51:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:51:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:51:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:51:37.556Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:51:37.561Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:51:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:51:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:51:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:51:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:51:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:51:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:51:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:51:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:52:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:52:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:52:01.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:52:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:52:07.562Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:52:07.591Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:52:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:52:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:52:11.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:52:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:52:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:52:21.714Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:52:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:52:21.717Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:52:21.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:52:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:52:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:52:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:52:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:52:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:52:37.591Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:52:37.595Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:52:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:52:41.755Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:52:41.756Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:52:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 61 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:52:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:52:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:52:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:52:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:53:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:53:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:53:01.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:53:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:53:07.596Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:53:07.600Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:53:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:53:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:53:11.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:53:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:53:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:53:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:53:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:53:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:53:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:53:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:53:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:53:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:53:37.601Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:53:37.605Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:53:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:53:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:53:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:53:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:53:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:53:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:53:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:53:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:54:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:54:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:54:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:54:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:54:07.614Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:54:07.618Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:54:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:54:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:54:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:54:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:54:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:54:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:54:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:54:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:54:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:54:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:54:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:54:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:54:37.626Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:54:37.631Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:54:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:54:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:54:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:54:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:54:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:54:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:54:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:54:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:55:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:55:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:55:01.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:55:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:55:07.634Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:55:07.639Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:55:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:55:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:55:11.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:55:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:55:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:55:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:55:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:55:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:55:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:55:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:55:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:55:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:55:37.644Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:55:37.649Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:55:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:55:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:55:41.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:55:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:55:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:55:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:55:51.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:55:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:56:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:56:01.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:56:01.723Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:56:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:56:07.650Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:56:07.693Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:56:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:56:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:56:11.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:56:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:56:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:56:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:56:21.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:56:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:56:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:56:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:56:31.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:56:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:56:37.694Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:56:37.699Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:56:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:56:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:56:41.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:56:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:56:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:56:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:56:51.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:56:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:57:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:57:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:57:01.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:57:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:57:07.699Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:57:07.703Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T18:57:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:57:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:57:11.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:57:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:57:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:57:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:57:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:57:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:57:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:57:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:57:31.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:57:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:57:37.718Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:57:37.722Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:57:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:57:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:57:41.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:57:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:57:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:57:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:57:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:57:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:58:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:58:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:58:01.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:58:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:58:07.723Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:58:07.727Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:58:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:58:11.728Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:58:11.729Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:58:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:58:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:58:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:58:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:58:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:58:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:58:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:58:31.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:58:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:58:37.728Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:58:37.731Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:58:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:58:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:58:41.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:58:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T18:58:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:58:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:58:51.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:58:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:59:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:59:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:59:01.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:59:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:59:07.741Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:59:07.745Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:59:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:59:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:59:11.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:59:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:59:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:59:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:59:21.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:59:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:59:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:59:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:59:31.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:59:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:59:37.746Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:59:37.751Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:18:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:59:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:59:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:59:41.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:59:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T18:59:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T18:59:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T18:59:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:18:59:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:18:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:00:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:00:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:00:01.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:00:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:00:07.752Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:00:07.791Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:00:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:00:11.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:00:11.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:00:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:00:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:00:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:00:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:00:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:00:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:00:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:00:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:00:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:00:37.792Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:00:37.797Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:00:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:00:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:00:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:00:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:00:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:00:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:00:51.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:00:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:01:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:01:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:01:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:01:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:01:07.798Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:01:07.803Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:01:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:01:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:01:11.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:01:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:01:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:01:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:01:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:01:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:01:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:01:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:01:31.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:01:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:01:37.820Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:01:37.825Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:01:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:01:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:01:41.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:01:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:01:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:01:51.774Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:01:51.775Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:01:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 80 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:02:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:02:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:02:01.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:02:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:02:07.825Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:02:07.830Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:02:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:02:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:02:11.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:02:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:02:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:02:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:02:21.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:02:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:02:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:02:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:02:31.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:02:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:02:37.832Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:02:37.836Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:02:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:02:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:02:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:02:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:02:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:02:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:02:51.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:02:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:03:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:03:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:03:01.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:03:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:03:07.837Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:03:07.841Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:03:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:03:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:03:11.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:03:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:03:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:03:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:03:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:03:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:03:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:03:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:03:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:03:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:03:37.842Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:03:37.847Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:03:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:03:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:03:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:03:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:03:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:03:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:03:51.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:03:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:04:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:04:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:04:01.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:04:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:04:07.850Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:04:07.887Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:04:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:04:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:04:11.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:04:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:04:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:04:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:04:21.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:04:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:04:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:04:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:04:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:04:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:04:37.888Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:04:37.892Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:04:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:04:41.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:04:41.721Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:04:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:04:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:04:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:04:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:04:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:05:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:05:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:05:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:05:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:05:07.893Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:05:07.898Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:05:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:05:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:05:11.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:05:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:05:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:05:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:05:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:05:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:05:31.715Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:05:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:05:31.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:05:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-04-20T19:05:31.719Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:05:37.899Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:05:37.904Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:05:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:05:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:05:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:05:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:05:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:05:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:05:51.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:05:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:06:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:06:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:06:01.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:06:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:06:07.905Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:06:07.909Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:06:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:06:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:06:11.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:06:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:06:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:06:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:06:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:06:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:06:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:06:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:06:31.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:06:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:06:37.910Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:06:37.915Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:06:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:06:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:06:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:06:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:06:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:06:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:06:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:06:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:07:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:07:01.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:07:01.723Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:07:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:07:07.915Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:07:07.921Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:07:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:07:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:07:11.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:07:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:07:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:07:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:07:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:07:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:07:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:07:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:07:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:07:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:07:37.921Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:07:37.926Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:07:41.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:07:41.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:07:41.720Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:07:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:07:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:07:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:07:51.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:07:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:08:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:08:01.713Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:08:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:08:01.717Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:08:01.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:08:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:08:07.926Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:08:07.931Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:08:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:08:11.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:08:11.708Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:08:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:08:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:08:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:08:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:08:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:08:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:08:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:08:31.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:08:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:08:37.931Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:08:37.937Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:08:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:08:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:08:41.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:08:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:08:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:08:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:08:51.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:08:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:09:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:09:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:09:01.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:09:07.948Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:09:07.952Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:09:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:09:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:09:11.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:09:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:09:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:09:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:09:21.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:09:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:09:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:09:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:09:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:09:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:09:37.953Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:09:37.958Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:09:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:09:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:09:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:09:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:09:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:09:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:09:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:09:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:10:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:10:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:10:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:10:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:10:07.959Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:10:07.988Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:10:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:10:11.756Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:10:11.757Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:10:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 61 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:10:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:10:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:10:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:10:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:10:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:10:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:10:31.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:10:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:10:37.988Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:10:37.993Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:10:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:10:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:10:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:10:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:10:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:10:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:10:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:10:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:11:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:11:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:11:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:11:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:11:07.994Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:11:07.998Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:11:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:11:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:11:11.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:11:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:11:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:11:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:11:21.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:11:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:11:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:11:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:11:31.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:11:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:11:38.002Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:11:38.018Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:11:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:11:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:11:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:11:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:11:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:11:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:11:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:11:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:12:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:12:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:12:01.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:12:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:12:08.019Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:12:08.022Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:12:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:12:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:12:11.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:12:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:12:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:12:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:12:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:12:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:12:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:12:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:12:31.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:12:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:12:38.026Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:12:38.030Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:12:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:12:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:12:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:12:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:12:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:12:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:12:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:12:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:13:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:13:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:13:01.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:13:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:13:08.033Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:13:08.038Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:13:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:13:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:13:11.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:13:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:13:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:13:21.714Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:13:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:13:21.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:13:21.718Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:19:13:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:13:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:13:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:13:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:13:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:13:38.041Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:13:38.046Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:13:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:13:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:13:41.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:13:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:13:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:13:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:13:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:13:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:14:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:14:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:14:01.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:14:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:14:08.047Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:14:08.084Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:14:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:14:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:14:11.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:14:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:14:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:14:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:14:21.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:14:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:14:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:14:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:14:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:14:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:14:38.085Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:14:38.090Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:14:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:14:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:14:41.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:14:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:14:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:14:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:15:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:15:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:15:01.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:15:08.091Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:15:08.095Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:15:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:15:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:15:11.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:15:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:15:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:15:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:15:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:15:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:15:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:15:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:15:31.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:15:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:15:38.096Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:15:38.101Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:15:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:15:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:15:41.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:15:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:15:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:15:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:15:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:15:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:16:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:16:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:16:01.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:16:08.106Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:16:08.112Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:16:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:16:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:16:11.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:16:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:16:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:16:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:16:21.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:16:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:16:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:16:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:16:31.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:16:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:16:38.113Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:16:38.118Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:16:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:16:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:16:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:16:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:16:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:16:51.711Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:16:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:16:51.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:16:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T19:16:51.715Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:19:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:17:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:17:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:17:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:17:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:17:08.118Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:17:08.122Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:17:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:17:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:17:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:17:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:17:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:17:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:17:21.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:17:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:17:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:17:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:17:31.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:17:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:17:38.139Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:17:38.145Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:17:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:17:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:17:41.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:17:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:17:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:17:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:17:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:17:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:18:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:18:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:18:01.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:18:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:18:08.150Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:18:08.184Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:18:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:18:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:18:11.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:18:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 49 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:18:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:18:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:18:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:18:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:18:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:18:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:18:31.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:18:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:18:38.185Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:18:38.190Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:18:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:18:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:18:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:18:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:18:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:18:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:18:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:18:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:19:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:19:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:19:01.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:19:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:19:08.191Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:19:08.196Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:19:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:19:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:19:11.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:19:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:19:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:19:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:19:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:19:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:19:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:19:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:19:31.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:19:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:19:38.197Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:19:38.202Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:19:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:19:41.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:19:41.721Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:19:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:19:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:19:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:19:51.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:19:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:20:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:20:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:20:01.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:20:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:20:08.204Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:20:08.207Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:20:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:20:11.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:20:11.725Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:20:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:20:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:20:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:20:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:20:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:20:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:20:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:20:31.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:20:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:20:38.209Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:20:38.213Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:20:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:20:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:20:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:20:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:20:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:20:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:20:51.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:21:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:21:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:21:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:21:08.215Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:21:08.221Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:21:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:21:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:21:11.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T19:21:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:21:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:21:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:21:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:21:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:21:31.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:21:38.222Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:21:38.227Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:21:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:21:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:21:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:21:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:21:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:21:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:22:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:22:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:22:01.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:22:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:22:08.241Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:22:08.249Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:22:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:22:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:22:11.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:22:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:22:21.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:22:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:22:21.720Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:22:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:22:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:22:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:22:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:22:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:22:38.263Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:22:38.268Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:22:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:22:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:22:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:22:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:22:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:22:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:22:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:22:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:23:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:23:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:23:01.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:23:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:23:08.278Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:23:08.282Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:23:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:23:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:23:11.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:23:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:23:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:23:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:23:21.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:23:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:23:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:23:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:23:31.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:23:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:23:38.283Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:23:38.288Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:23:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:23:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:23:41.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:23:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:23:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:23:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:23:51.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:23:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:24:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:24:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:24:01.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:24:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:24:08.288Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:24:08.294Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:24:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:24:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:24:11.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:24:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:24:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:24:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:24:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:24:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:24:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:24:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:24:31.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:24:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:24:38.295Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:24:38.300Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:24:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:24:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:24:41.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:24:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:24:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:24:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:24:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:24:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:25:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:25:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:25:01.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:25:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:25:08.322Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:25:08.326Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:25:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:25:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:25:11.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:25:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:25:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:25:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:25:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:25:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:25:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:25:31.760Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:25:31.761Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:25:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 64 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:25:38.335Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:25:38.340Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:25:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:25:41.710Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:25:41.714Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:25:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:25:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:25:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:25:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:25:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:25:51.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:25:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:26:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:26:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:26:01.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:26:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:26:08.341Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:26:08.380Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:26:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:26:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:26:11.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:26:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:26:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:26:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:26:21.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:26:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:26:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:26:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:26:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:26:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:26:38.381Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:26:38.386Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:26:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:26:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:26:41.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:26:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:26:47.847Z","message":"Converted to gremlin query without the start vertices \n g.V(startVertexes)","thread":"pool-12-thread-1","logger":"o.o.a.r.search.GenericQueryProcessor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:26:47.847Z","message":"Invoke","context":{"ServiceName":"","TargetServiceName":"","InvocationID":"4c276f37-3172-4580-a59b-5d742a4b895f","LogTimestamp":"2023-04-20T19:26:47.847Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"AAI.DB"},"thread":"pool-12-thread-1","logger":"o.o.a.a.logs.AaiDBTraversalMetricLog","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T19:26:48.017Z","message":"InvokeReturn","context":{"ResponseCode":"200","ServiceName":"","TargetServiceName":"","ElapsedTime":"170","InvocationID":"4c276f37-3172-4580-a59b-5d742a4b895f","LogTimestamp":"2023-04-20T19:26:48.017Z","StatusCode":"COMPLETE","ServerFQDN":"aai-traversal","ResponseDesc":"OK","TargetEntity":"AAI.DB"},"thread":"pool-12-thread-1","logger":"o.o.a.a.logs.AaiDBTraversalMetricLog","level":"INFO","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:26:48.653Z","message":"{\"transactionId\":\"f89b57b9-1310-4acb-8b97-5f4b40c37907\",\"status\":\"200\",\"rqstDate\":\"230420-19:26:47:638\",\"respDate\":\"230420-19:26:48:653\",\"sourceId\":\"robot-ete:f89b57b9-1310-4acb-8b97-5f4b40c37907\",\"resourceId\":\"http://aai.onap/aai/v19/query?format=count\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-traversal-230420-19:26:47:638-98986\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[98077566-80c3-45f3-b0c4-390a75200116], x-b3-parentspanid=[0343061812000761], Accept=[application/json], x-b3-sampled=[0], User-Agent=[python-requests/2.28.2], X-Forwarded-Proto=[http], x-transactionid=[f89b57b9-1310-4acb-8b97-5f4b40c37907], Host=[aai.onap], Accept-Encoding=[gzip, deflate], X-Forwarded-Port=[60293], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f129a271266667a574148ce4f74cc8c], x-b3-spanid=[ae183797fc0b4347], X-Forwarded-For=[127.0.0.6], x-fromappid=[robot-ete], Content-Length=[48], Content-Type=[application/json]}\\\",\\\"Payload\\\":\\\"{\\\\\\\"start\\\\\\\" : \\\\\\\"service-design-and-creation/models\\\\\\\"}\\\"}\"}","thread":"qtp24293395-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:26:48 +0000] "PUT /aai/v19/query?format=count" 200 26 REST f89b57b9-1310-4acb-8b97-5f4b40c37907 robot-ete 127.0.0.6 - - - - - - - - - 1019 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:26:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:26:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:26:51.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:26:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:27:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:27:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:27:01.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:27:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:27:08.387Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:27:08.392Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:27:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:27:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:27:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:27:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:27:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:27:21.713Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:27:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:27:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:27:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T19:27:21.717Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:19:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:27:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:27:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:27:31.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:27:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:27:38.402Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:27:38.406Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:27:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:27:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:27:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:27:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:27:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:27:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:27:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:27:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:28:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:28:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:28:01.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:28:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:28:08.416Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:28:08.420Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:28:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:28:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:28:11.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:28:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:28:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:28:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:28:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:28:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:28:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:28:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:28:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:28:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:28:38.421Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:28:38.426Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:28:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:28:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:28:41.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:28:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:28:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:28:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:28:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:28:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:29:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:29:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:29:01.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:29:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:29:08.426Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:29:08.431Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:29:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:29:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:29:11.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:29:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:29:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:29:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:29:21.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:29:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:29:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:29:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:29:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:29:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:29:38.442Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:29:38.446Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:29:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:29:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:29:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:29:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:29:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:29:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:29:51.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:29:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:30:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:30:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:30:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:30:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:30:08.457Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:30:08.479Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T19:30:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:30:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:30:11.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:30:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:30:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:30:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:30:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:30:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:30:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:30:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:30:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:30:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:30:38.479Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:30:38.484Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:30:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:30:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:30:41.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:30:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:30:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:30:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:30:51.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:30:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:31:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:31:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:31:01.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:31:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:31:08.487Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:31:08.492Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:31:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:31:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:31:11.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:31:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:31:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:31:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:31:21.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:31:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:31:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:31:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:31:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:31:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:31:38.492Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:31:38.497Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:31:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:31:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:31:41.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:31:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:31:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:31:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:31:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:31:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:32:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:32:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:32:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:32:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:32:08.506Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:32:08.511Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:32:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:32:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:32:11.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:32:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:32:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:32:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:32:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:32:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:32:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:32:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:32:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:32:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:32:38.512Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:32:38.516Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:32:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:32:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:32:41.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:32:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:32:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:32:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:32:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:32:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:33:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:33:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:33:01.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:33:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:33:08.518Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:33:08.522Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:33:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:33:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:33:11.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:33:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:33:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:33:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:33:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:33:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:33:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:33:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:33:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:33:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:33:38.523Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:33:38.527Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:33:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:33:41.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:33:41.723Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:33:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:33:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:33:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:33:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:33:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:34:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:34:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:34:01.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:34:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:34:08.528Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:34:08.579Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:34:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:34:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:34:11.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:34:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:34:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:34:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:34:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:34:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:34:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:34:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:34:31.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:34:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:34:38.580Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:34:38.584Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:34:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:34:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:34:41.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:34:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:34:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:34:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:34:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:34:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:35:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:35:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:35:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:35:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:35:08.585Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:35:08.590Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:35:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:35:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:35:11.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:35:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:35:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:35:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:35:21.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:35:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:35:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:35:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:35:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:35:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:35:38.591Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:35:38.595Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:35:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:35:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:35:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:35:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:35:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:35:51.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:36:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:36:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:36:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:36:08.595Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:36:08.600Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:36:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:36:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:36:11.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:36:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:36:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:36:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:36:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:36:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:36:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:36:38.600Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:36:38.605Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:36:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:36:41.727Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:36:41.728Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:36:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:36:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:36:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:36:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:37:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:37:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:37:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:37:08.615Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:37:08.620Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:37:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:37:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:37:11.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:37:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:37:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:37:21.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:37:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:37:31.716Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:37:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:37:31.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:37:31.718Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:37:38.620Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:37:38.627Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:37:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:37:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:37:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:37:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:37:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:37:51.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:38:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:38:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:38:01.719Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:38:08.628Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:38:08.676Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:38:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:38:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:38:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:38:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:38:21.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:38:21.723Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:38:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:38:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:38:31.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:38:38.678Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:38:38.683Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:38:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:38:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:38:41.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:38:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:38:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:38:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T19:38:51.990Z","message":"Converted to gremlin query without the start vertices \n g.V(startVertexes)","thread":"pool-13-thread-1","logger":"o.o.a.r.search.GenericQueryProcessor","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:38:51.990Z","message":"Invoke","context":{"ServiceName":"","TargetServiceName":"","InvocationID":"abbaa159-7314-4c71-8e5a-60f56f696561","LogTimestamp":"2023-04-20T19:38:51.990Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"AAI.DB"},"thread":"pool-13-thread-1","logger":"o.o.a.a.logs.AaiDBTraversalMetricLog","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T19:38:52.141Z","message":"InvokeReturn","context":{"ResponseCode":"200","ServiceName":"","TargetServiceName":"","ElapsedTime":"150","InvocationID":"abbaa159-7314-4c71-8e5a-60f56f696561","LogTimestamp":"2023-04-20T19:38:52.140Z","StatusCode":"COMPLETE","ServerFQDN":"aai-traversal","ResponseDesc":"OK","TargetEntity":"AAI.DB"},"thread":"pool-13-thread-1","logger":"o.o.a.a.logs.AaiDBTraversalMetricLog","level":"INFO","logType":"app"} {"timestamp":"2023-04-20T19:38:52.813Z","message":"{\"transactionId\":\"461536d7-733f-43b5-b7b3-c07c29acf31c\",\"status\":\"200\",\"rqstDate\":\"230420-19:38:51:748\",\"respDate\":\"230420-19:38:52:813\",\"sourceId\":\"robot-ete:461536d7-733f-43b5-b7b3-c07c29acf31c\",\"resourceId\":\"http://aai.onap/aai/v19/query?format=count\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-traversal-230420-19:38:51:748-85700\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4f6c89cc-f28e-4be0-94db-a4d3755e34dd], x-b3-parentspanid=[7d87558d29e02f11], Accept=[application/json], x-b3-sampled=[0], User-Agent=[python-requests/2.28.2], X-Forwarded-Proto=[http], x-transactionid=[461536d7-733f-43b5-b7b3-c07c29acf31c], Host=[aai.onap], Accept-Encoding=[gzip, deflate], X-Forwarded-Port=[49031], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86bee7c34d61ef1703bff5b7b3829f45], x-b3-spanid=[ddfbe85c53c9eabd], X-Forwarded-For=[127.0.0.6], x-fromappid=[robot-ete], Content-Length=[48], Content-Type=[application/json]}\\\",\\\"Payload\\\":\\\"{\\\\\\\"start\\\\\\\" : \\\\\\\"service-design-and-creation/models\\\\\\\"}\\\"}\"}","thread":"qtp24293395-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:38:52 +0000] "PUT /aai/v19/query?format=count" 200 26 REST 461536d7-733f-43b5-b7b3-c07c29acf31c robot-ete 127.0.0.6 - - - - - - - - - 1067 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:39:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:39:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:39:01.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:39:08.684Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:39:08.689Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:39:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:39:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:39:11.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:39:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:39:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:39:21.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:39:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:39:31.716Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:39:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:39:31.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:39:31.720Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:39:38.690Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:39:38.694Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:39:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:39:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:39:41.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:39:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:39:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:39:51.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:40:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:40:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:40:01.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:40:08.696Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:40:08.701Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:40:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:40:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:40:11.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:40:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:40:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:40:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:40:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:40:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:40:31.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:40:38.722Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:40:38.725Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:40:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:40:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:40:41.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:40:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:40:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:40:51.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:41:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:41:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:41:01.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:41:08.726Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:41:08.731Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:41:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:41:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:41:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:41:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:41:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:41:21.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:41:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:41:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:41:31.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:41:38.731Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:41:38.736Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:41:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:41:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:41:41.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:41:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:41:51.713Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:41:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:41:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:41:51.717Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:19:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:42:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:42:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:42:01.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:42:08.740Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:42:08.747Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:42:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:42:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:42:11.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:42:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:42:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:42:21.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:42:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:42:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:42:31.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:42:38.759Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:42:38.765Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:42:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:42:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:42:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:42:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:42:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:42:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:43:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:43:01.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:43:01.709Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:43:08.784Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:43:08.789Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:43:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:43:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:43:11.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:43:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:43:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:43:21.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:43:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:43:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:43:31.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:43:38.807Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:43:38.811Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:43:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:43:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:43:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:43:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:43:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:43:51.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:44:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:44:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:44:01.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:44:08.821Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:44:08.825Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:44:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:44:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:44:11.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:44:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:44:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:44:21.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:44:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:44:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:44:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:44:38.827Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:44:38.831Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:44:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:44:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:44:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:44:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:44:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:44:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:45:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:45:01.741Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:45:01.742Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 46 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:45:08.831Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:45:08.835Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:45:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:45:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:45:11.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:45:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:45:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:45:21.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:45:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:45:31.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:45:31.708Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:45:38.836Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:45:38.842Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:45:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:45:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:45:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:45:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:45:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:45:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:46:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:46:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:46:01.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:46:08.846Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:46:08.857Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:46:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:46:11.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:46:11.721Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:46:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:46:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:46:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:46:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:46:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:46:31.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:46:38.858Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:46:38.863Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:46:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:46:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:46:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:46:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:46:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:46:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:47:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:47:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:47:01.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:47:08.864Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:47:08.869Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:47:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:47:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:47:11.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:47:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:47:21.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:47:21.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T19:47:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:47:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:47:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:47:38.883Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:47:38.887Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:47:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:47:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:47:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:47:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:47:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:47:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:48:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:48:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:48:01.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:48:08.903Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:48:08.907Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:48:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:48:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:48:11.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:48:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:48:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:48:21.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:48:31.705Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:48:31.728Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:48:31.729Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:48:38.922Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:48:38.927Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:48:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:48:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:48:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:48:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:48:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:48:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:49:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:49:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:49:01.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:49:08.928Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:49:08.932Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:49:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:49:11.726Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:49:11.727Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:49:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:49:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:49:21.720Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:49:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:49:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:49:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:49:38.933Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:49:38.938Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:49:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:49:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:49:41.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:49:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:49:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:49:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:50:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:50:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:50:01.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:50:08.945Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:50:08.973Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:50:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:50:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:50:11.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:50:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:50:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:50:21.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:50:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:50:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:50:31.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:50:38.974Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:50:38.978Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:50:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:50:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:50:41.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:50:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:50:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:50:51.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:51:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:51:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:51:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:51:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:51:08.998Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:51:09.003Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:51:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:51:11.715Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:51:11.720Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:51:11.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:51:11.721Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:51:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:51:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:51:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:51:21.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:51:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:51:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:51:31.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:51:31.721Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:51:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:51:39.006Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:51:39.015Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:51:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:51:41.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:51:41.720Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:51:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:51:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:51:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:51:51.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:51:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:52:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:52:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:52:01.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:52:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:52:09.015Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:52:09.019Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:52:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:52:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:52:11.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:52:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:52:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:52:21.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:52:21.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:52:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:52:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:52:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:52:31.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:52:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:52:39.030Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:52:39.034Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:52:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:52:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:52:41.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:52:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:52:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:52:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:52:51.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:52:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:53:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:53:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:53:01.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:53:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:53:09.040Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:53:09.044Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:53:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:53:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:53:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:53:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:53:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:53:21.763Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:53:21.764Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:53:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 68 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:53:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:53:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:53:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:53:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:53:39.056Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:53:39.061Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:53:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:53:41.811Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:53:41.812Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:53:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 118 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:53:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:53:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:53:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:53:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:54:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:54:01.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:54:01.721Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:54:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:54:09.070Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:54:09.077Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:54:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:54:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:54:11.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:54:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:54:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:54:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:54:21.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:54:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:54:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:54:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:54:31.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:54:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:54:39.079Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:54:39.084Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:54:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:54:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:54:41.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:54:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:54:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:54:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:54:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:54:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:55:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:55:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:55:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:55:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:55:09.097Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:55:09.102Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:55:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:55:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:55:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:55:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:55:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:55:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:55:21.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:55:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:55:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:55:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:55:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:55:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:55:39.103Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:55:39.107Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:55:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:55:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:55:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:55:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:55:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:55:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:55:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:55:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:56:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:56:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:56:01.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:56:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:56:09.107Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:56:09.111Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:56:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:56:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:56:11.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:56:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:56:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:56:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:56:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:56:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:56:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:56:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:56:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:56:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:56:39.112Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:56:39.117Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:56:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:56:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:56:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:56:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:56:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:56:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:56:51.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:56:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:57:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:57:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:57:01.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:57:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:57:09.118Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:57:09.122Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:57:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:57:11.714Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:57:11.720Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:57:11.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:57:11.721Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:57:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:57:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:57:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:57:21.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:57:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:57:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:57:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:57:31.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:57:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:57:39.126Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:57:39.130Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:57:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:57:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:57:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:57:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:57:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:57:51.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:57:51.722Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:57:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:58:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:58:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:58:01.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:58:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:58:09.134Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:58:09.170Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:58:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:58:11.752Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:58:11.754Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:58:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 59 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:58:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:58:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:58:21.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:58:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:58:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:58:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:58:31.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:58:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:58:39.171Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:58:39.176Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:58:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:58:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:58:41.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:58:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:58:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:58:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:58:51.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:58:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:59:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:59:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:59:01.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:59:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:59:09.177Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:59:09.182Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:59:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:59:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:59:11.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:59:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T19:59:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:59:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:59:21.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:59:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T19:59:31.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:59:31.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:59:31.720Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:59:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:59:39.182Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:59:39.187Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:19:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:59:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:59:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:59:41.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:59:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T19:59:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T19:59:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T19:59:51.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:19:59:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:19:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:00:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:00:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:00:01.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:00:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:00:09.188Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:00:09.192Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:00:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:00:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:00:11.709Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:00:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:00:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:00:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:00:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:00:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:00:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:00:31.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:00:31.709Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:00:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:00:39.192Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:00:39.197Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:00:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:00:41.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:00:41.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:00:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:00:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:00:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:00:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:00:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:01:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:01:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:01:01.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:01:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:01:09.202Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:01:09.206Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:01:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:01:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:01:11.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:01:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:01:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:01:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:01:21.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:01:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:01:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:01:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:01:31.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:01:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:01:39.210Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:01:39.214Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:01:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:01:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:01:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:01:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:01:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:01:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:01:51.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:01:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:02:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:02:01.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:02:01.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:02:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:02:09.221Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:02:09.270Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:02:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:02:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:02:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:02:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:02:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:02:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:02:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:02:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:02:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:02:31.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:02:31.722Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:02:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:02:39.271Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:02:39.275Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:02:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:02:41.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:02:41.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:02:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:02:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:02:51.714Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:02:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:02:51.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:02:51.718Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:20:02:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:03:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:03:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:03:01.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:03:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:03:09.276Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:03:09.281Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:03:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:03:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:03:11.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:03:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:03:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:03:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:03:21.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:03:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:03:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:03:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:03:31.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:03:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:03:39.283Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:03:39.288Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:03:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:03:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:03:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:03:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:03:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:03:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:03:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:03:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:04:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:04:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:04:01.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:04:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:04:09.288Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:04:09.293Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:04:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:04:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:04:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:04:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:04:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:04:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:04:21.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:04:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:04:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:04:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:04:31.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:04:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:04:39.293Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:04:39.298Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:04:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:04:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:04:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:04:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:04:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:04:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:04:51.720Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:04:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:05:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:05:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:05:01.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:05:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:05:09.301Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:05:09.305Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:05:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:05:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:05:11.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:05:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:05:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:05:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:05:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:05:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:05:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:05:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:05:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:05:39.306Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:05:39.312Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:05:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:05:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:05:41.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:05:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:05:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:05:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:05:51.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:05:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:06:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:06:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:06:01.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:06:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:06:09.313Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:06:09.318Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:06:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:06:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:06:11.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:06:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:06:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:06:21.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:06:21.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:06:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:06:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:06:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:06:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:06:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:06:39.340Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:06:39.345Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:06:41.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:06:41.711Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:06:41.715Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:06:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:06:41.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:06:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:06:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:06:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:06:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:06:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:07:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:07:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:07:01.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:07:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:07:09.345Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:07:09.350Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:07:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:07:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:07:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:07:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:07:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:07:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:07:21.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:07:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:07:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:07:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:07:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:07:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:07:39.360Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:07:39.364Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:07:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:07:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:07:41.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:07:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:07:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:07:51.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:07:51.709Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:07:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:08:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:08:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:08:01.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:08:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:08:09.366Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:08:09.371Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:08:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:08:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:08:11.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:08:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:08:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:08:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:08:21.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:08:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:08:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:08:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:08:31.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:08:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:08:39.372Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:08:39.377Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:08:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:08:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:08:41.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:08:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:08:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:08:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:08:51.720Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:08:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:09:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:09:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:09:01.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:09:09.390Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:09:09.394Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:09:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:09:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:09:11.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:09:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:09:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:09:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:09:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:09:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:09:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:09:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:09:31.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:09:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:09:39.395Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:09:39.400Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:09:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:09:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:09:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:09:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:09:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:09:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:09:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:09:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:10:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:10:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:10:01.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:10:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:10:09.401Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:10:09.407Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:10:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:10:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:10:11.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:10:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:10:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:10:21.715Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:10:21.718Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:10:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:10:21.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:10:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:10:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:10:31.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:10:31.723Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:10:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:10:39.407Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:10:39.412Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:10:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:10:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:10:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:10:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:10:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:10:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:10:51.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:10:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:11:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:11:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:11:01.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:11:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:11:09.412Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:11:09.417Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:11:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:11:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:11:11.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:11:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:11:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:11:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:11:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:11:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:11:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:11:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:11:31.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:11:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:11:39.422Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:11:39.427Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:11:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:11:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:11:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:11:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:11:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:11:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:11:51.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:11:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:12:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:12:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:12:01.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:12:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:12:09.433Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:12:09.466Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:12:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:12:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:12:11.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:12:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:12:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:12:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:12:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:12:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:12:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:12:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:12:31.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:12:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:12:39.467Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:12:39.472Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:12:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:12:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:12:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:12:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:12:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:12:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:12:51.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:12:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:13:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:13:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:13:01.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:13:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:13:09.472Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:13:09.477Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:13:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:13:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:13:11.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:13:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:13:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:13:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:13:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:13:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:13:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:13:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:13:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:13:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:13:39.477Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:13:39.482Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:13:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:13:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:13:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:13:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:13:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:13:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:13:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:13:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:14:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:14:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:14:01.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:14:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:14:09.483Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:14:09.491Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:14:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:14:11.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:14:11.724Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:14:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:14:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:14:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:14:21.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:14:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:14:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:14:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:14:31.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:14:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:14:39.491Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:14:39.495Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:14:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:14:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:14:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:14:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:14:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:14:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:15:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:15:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:15:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:15:09.498Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:15:09.502Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:15:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:15:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:15:11.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:15:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:15:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:15:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:15:21.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:15:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:15:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:15:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:15:31.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:15:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:15:39.502Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:15:39.508Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:15:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:15:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:15:41.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:15:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:15:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:15:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:15:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:15:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:16:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:16:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:16:01.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:16:09.509Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:16:09.514Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:16:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:16:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:16:11.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:16:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:16:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:16:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:16:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:16:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:16:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:16:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:16:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:16:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:16:39.515Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:16:39.520Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:16:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:16:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:16:41.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:16:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:16:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:16:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:16:51.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:16:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:17:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:17:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:17:01.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:17:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:17:09.521Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:17:09.525Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:17:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:17:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:17:11.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:17:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:17:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:17:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:17:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:17:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:17:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:17:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:17:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:17:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:17:39.530Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:17:39.534Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:17:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:17:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:17:41.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:17:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:17:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:17:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:17:51.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:17:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:18:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:18:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:18:01.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:18:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:18:09.535Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:18:09.563Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:18:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:18:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:18:11.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:18:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:18:21.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:18:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:18:21.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:18:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:18:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:18:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:18:31.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:18:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:18:39.565Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:18:39.569Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:18:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:18:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:18:41.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:18:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:18:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:18:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:18:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:18:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:19:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:19:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:19:01.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:19:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:19:09.570Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:19:09.575Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:19:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:19:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:19:11.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:19:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:19:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:19:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:19:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:19:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:19:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:19:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:19:31.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:19:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:19:39.576Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:19:39.587Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:19:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:19:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:19:41.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:19:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:19:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:19:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:19:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:19:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:20:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:20:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:20:01.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:20:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:20:09.588Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:20:09.591Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:20:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:20:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:20:11.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:20:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:20:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:20:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:20:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:20:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:20:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:20:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:20:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:20:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:20:39.592Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:20:39.597Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:20:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:20:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:20:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:20:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:20:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:20:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:20:51.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:21:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:21:01.713Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:21:01.717Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:21:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:21:01.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:21:09.598Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:21:09.602Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:21:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:21:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:21:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:21:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:21:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:21:21.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:21:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:21:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:21:31.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:21:39.603Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:21:39.607Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:21:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:21:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:21:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:21:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:21:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:21:51.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:22:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:22:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:22:01.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:22:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:22:09.608Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:22:09.612Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:22:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:22:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:22:11.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:22:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:22:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:22:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:22:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:22:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:22:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:22:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:22:31.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:22:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:22:39.628Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:22:39.632Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:22:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:22:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:22:41.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:22:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:22:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:22:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:22:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:22:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:23:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:23:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:23:01.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:23:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:23:09.643Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:23:09.649Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:23:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:23:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:23:11.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:23:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:23:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:23:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:23:21.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:23:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:23:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:23:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:23:31.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:23:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:23:39.659Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:23:39.664Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:23:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:23:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:23:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:23:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:23:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:23:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:23:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:23:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:24:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:24:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:24:01.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:24:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T20:24:09.669Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:24:09.673Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:24:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:24:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:24:11.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:24:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:24:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:24:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:24:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:24:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:24:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:24:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:24:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:24:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:24:39.674Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:24:39.678Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:24:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:24:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:24:41.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:24:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:24:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:24:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:24:51.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:24:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:25:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:25:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:25:01.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:25:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:25:09.679Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:25:09.684Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:25:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:25:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:25:11.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:25:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:25:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:25:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:25:21.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:25:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:25:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:25:31.711Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:25:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:25:31.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:25:31.714Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:25:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:25:39.685Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:25:39.690Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:25:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:25:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:25:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:25:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:25:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:25:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:25:51.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:25:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:26:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:26:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:26:01.720Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:26:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:26:09.690Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:26:09.696Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:26:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:26:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:26:11.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:26:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:26:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:26:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:26:21.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:26:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:26:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:26:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:26:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:26:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:26:39.697Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:26:39.700Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:26:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:26:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:26:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:26:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:26:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:26:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:26:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:26:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:27:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:27:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:27:01.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:27:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:27:09.701Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:27:09.706Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:27:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:27:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:27:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:27:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:27:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:27:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:27:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:27:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:27:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:27:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:27:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:27:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:27:39.706Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:27:39.710Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:27:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:27:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:27:41.718Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:27:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:27:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:27:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:27:51.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:27:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:28:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:28:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:28:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:28:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:28:09.711Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:28:09.715Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:28:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:28:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:28:11.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:28:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:28:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:28:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:28:21.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:28:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:28:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:28:31.714Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:28:31.718Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:28:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:28:31.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:28:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:28:39.716Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:28:39.720Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:28:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:28:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:28:41.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:28:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:28:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:28:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:28:51.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:28:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-04-20T20:29:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:29:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:29:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:29:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:29:09.721Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:29:09.725Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:29:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:29:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:29:11.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:29:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 47 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:29:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:29:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:29:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:29:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:29:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:29:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:29:31.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:29:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:29:39.730Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:29:39.735Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:29:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:29:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:29:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:29:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:29:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:29:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:29:51.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:29:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:30:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:30:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:30:01.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:30:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:30:09.736Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:30:09.761Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:30:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:30:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:30:11.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:30:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:30:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:30:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:30:21.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:30:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:30:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:30:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:30:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:30:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:30:39.762Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:30:39.766Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:30:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:30:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:30:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:30:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:30:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:30:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:30:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:30:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:31:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:31:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:31:01.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:31:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:31:09.767Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:31:09.772Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:31:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:31:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:31:11.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:31:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:31:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:31:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:31:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:31:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:31:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:31:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:31:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:31:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:31:39.774Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:31:39.778Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:31:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:31:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:31:41.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:31:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:31:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:31:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:31:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:31:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:32:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:32:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:32:01.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:32:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:32:09.779Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:32:09.783Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:32:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:32:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:32:11.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:32:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:32:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:32:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:32:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:32:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:32:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:32:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:32:31.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:32:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:32:39.784Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:32:39.788Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:32:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:32:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:32:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:32:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:32:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:32:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:32:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:32:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:33:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:33:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:33:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:33:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:33:09.793Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:33:09.798Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:33:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:33:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:33:11.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:33:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:33:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:33:21.715Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:33:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:33:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:33:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T20:33:21.718Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:20:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:33:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:33:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:33:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:33:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:33:39.799Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:33:39.807Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:33:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:33:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:33:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:33:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:33:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:33:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:33:51.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:33:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:34:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:34:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:34:01.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:34:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:34:09.810Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:34:09.815Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:34:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:34:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:34:11.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:34:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:34:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:34:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:34:21.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:34:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:34:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:34:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:34:31.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:34:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:34:39.817Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:34:39.822Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:34:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:34:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:34:41.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:34:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:34:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:34:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:34:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:34:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:35:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:35:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:35:01.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:35:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:35:09.832Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:35:09.838Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:35:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:35:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:35:11.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:35:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:35:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:35:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:35:21.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:35:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:35:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:35:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:35:31.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:35:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:35:39.838Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:35:39.843Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:35:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:35:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:35:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:35:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:35:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:35:51.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:36:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:36:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:36:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:36:09.851Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:36:09.860Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:36:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:36:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:36:11.709Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:36:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:36:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:36:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:36:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:36:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:36:31.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:36:39.861Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:36:39.867Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:36:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:36:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:36:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:36:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:36:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:36:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:36:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:37:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:37:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:37:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:37:09.884Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:37:09.889Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:37:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:37:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:37:11.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:37:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:37:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:37:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:37:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:37:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:37:31.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:37:39.899Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:37:39.903Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:37:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:37:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:37:41.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:37:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:37:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:37:51.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:38:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:38:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:38:01.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:38:09.903Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:38:09.956Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:38:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:38:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:38:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:38:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:38:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:38:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:38:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:38:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:38:31.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:38:39.958Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:38:39.962Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:38:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:38:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:38:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:38:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:38:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:38:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:39:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:39:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:39:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:39:09.983Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:39:09.988Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:39:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:39:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:39:11.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:39:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:39:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:39:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:39:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:39:31.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:39:31.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:39:40.007Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:39:40.013Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:39:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:39:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:39:41.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:39:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:39:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:39:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:40:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:40:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:40:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:40:10.020Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:40:10.025Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:40:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:40:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:40:11.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:40:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:40:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:40:21.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:40:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:40:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:40:31.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:40:40.026Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:40:40.031Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:40:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:40:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:40:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:40:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:40:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:40:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:41:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:41:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:41:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:41:10.032Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:41:10.036Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:41:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:41:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:41:11.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:41:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:41:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:41:21.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:41:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:41:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:41:31.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:41:40.041Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:41:40.045Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:41:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:41:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:41:41.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:41:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:41:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:41:51.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:42:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:42:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:42:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:42:10.046Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:42:10.051Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:42:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:42:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:42:11.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:42:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:42:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:42:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:42:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:42:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:42:31.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:42:40.058Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:42:40.065Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:42:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:42:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:42:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:42:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:42:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:42:51.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:43:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:43:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:43:01.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:43:10.066Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:43:10.070Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:43:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:43:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:43:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:43:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:43:21.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:43:21.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:43:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:43:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:43:31.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:43:40.090Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:43:40.094Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:43:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:43:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:43:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:43:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:43:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:43:51.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:44:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:44:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:44:01.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:44:10.095Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:44:10.099Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:44:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:44:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:44:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:44:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:44:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:44:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:44:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:44:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:44:31.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:44:40.100Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:44:40.105Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:44:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:44:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:44:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:44:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:44:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:44:51.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:45:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:45:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:45:01.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:45:10.106Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:45:10.110Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:45:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:45:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:45:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:45:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:45:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:45:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:45:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:45:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:45:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:45:40.111Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:45:40.117Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:45:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:45:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:45:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:45:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:45:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:45:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:46:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:46:01.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:46:01.708Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:46:10.130Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:46:10.134Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:46:11.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:46:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:46:11.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:46:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:46:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:46:21.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:46:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:46:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:46:31.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:46:40.147Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:46:40.155Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:46:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:46:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:46:41.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:46:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:46:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:46:51.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:47:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:47:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:47:01.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:47:10.170Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:47:10.174Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:47:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:47:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:47:11.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:47:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:47:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:47:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:47:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:47:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:47:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:47:40.174Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:47:40.190Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:47:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:47:41.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:47:41.723Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:47:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:47:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:47:51.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T20:48:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:48:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:48:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:48:10.191Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:48:10.195Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:48:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:48:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:48:11.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:48:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:48:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:48:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:48:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:48:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:48:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:48:40.195Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:48:40.200Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:48:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:48:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:48:41.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:48:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:48:51.713Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:48:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:48:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:48:51.717Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:20:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:49:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:49:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:49:01.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:49:10.201Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:49:10.206Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:49:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:49:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:49:11.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:49:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:49:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:49:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:49:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:49:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:49:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:49:40.207Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:49:40.212Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:49:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:49:41.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:49:41.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:49:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:49:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:49:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:50:01.708Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:50:01.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:50:01.724Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:50:10.212Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:50:10.217Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:50:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:50:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:50:11.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:50:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:50:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:50:21.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:50:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:50:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:50:31.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:50:40.234Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:50:40.238Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:50:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:50:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:50:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:50:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:50:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:50:51.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:51:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:51:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:51:01.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:51:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:51:10.239Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:51:10.243Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:51:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:51:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:51:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:51:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:51:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:51:21.712Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:51:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:51:21.717Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:51:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:51:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:51:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:51:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:51:31.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:51:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:51:40.248Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:51:40.253Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:51:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:51:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:51:41.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:51:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:51:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:51:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:51:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:51:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:52:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:52:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:52:01.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:52:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:52:10.254Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:52:10.257Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:52:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:52:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:52:11.709Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:52:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:52:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:52:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:52:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:52:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:52:31.708Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:52:31.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:52:31.719Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:52:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:52:40.264Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:52:40.269Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:52:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:52:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:52:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:52:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:52:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:52:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:52:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:52:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:53:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:53:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:53:01.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:53:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:53:10.269Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:53:10.273Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:53:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:53:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:53:11.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:53:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:53:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:53:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:53:21.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:53:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:53:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:53:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:53:31.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:53:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:53:40.283Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:53:40.296Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:53:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:53:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:53:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:53:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:53:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:53:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:53:51.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:53:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:54:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:54:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:54:01.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:54:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:54:10.297Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:54:10.301Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:54:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:54:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:54:11.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:54:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:54:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:54:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:54:21.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:54:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:54:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:54:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:54:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:54:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:54:40.311Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:54:40.315Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:54:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:54:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:54:41.718Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:54:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:54:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:54:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:54:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:54:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:55:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:55:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:55:01.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:55:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:55:10.315Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:55:10.320Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:55:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:55:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:55:11.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:55:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:55:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:55:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:55:21.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:55:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:55:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:55:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:55:31.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:55:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:55:40.321Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:55:40.325Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:55:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:55:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:55:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:55:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:55:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:55:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:55:51.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:55:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:56:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:56:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:56:01.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:56:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:56:10.334Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:56:10.337Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:56:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:56:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:56:11.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:56:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:56:21.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:56:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:56:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:56:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:56:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:56:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:56:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:56:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:56:40.342Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:56:40.346Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:56:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:56:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:56:41.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:56:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T20:56:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:56:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:56:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:56:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:57:01.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:57:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:57:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:57:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:57:10.347Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:57:10.351Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:57:11.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:57:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:57:11.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:57:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:57:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:57:21.714Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:57:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:57:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:57:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T20:57:21.718Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:20:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:57:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:57:31.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:57:31.722Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:57:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:57:40.352Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:57:40.357Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:57:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:57:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:57:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:57:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:57:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:57:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:57:51.719Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:57:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:58:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:58:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:58:01.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:58:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:58:10.382Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:58:10.387Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:58:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:58:11.713Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:58:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:58:11.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:58:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T20:58:11.717Z","message":"Connection[/10.233.66.77: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"} 127.0.0.6 - - [20/Apr/2023:20:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:58:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:58:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:58:21.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:58:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:58:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:58:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:58:31.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:58:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:58:40.411Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:58:40.415Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:58:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:58:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:58:41.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:58:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:58:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:58:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:58:51.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:58:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:59:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:59:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:59:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:59:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:59:10.415Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:59:10.419Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:59:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:59:11.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:59:11.724Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:59:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:59:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:59:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:59:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:59:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T20:59:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:59:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:59:31.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:59:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:59:40.420Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:59:40.424Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:20:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:59:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:59:41.783Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:59:41.784Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:59:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 88 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T20:59:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T20:59:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T20:59:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:20:59:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:20:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:00:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:00:01.710Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:00:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:00:01.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:00:01.713Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:00:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:00:10.425Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:00:10.430Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:00:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:00:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:00:11.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:00:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:00:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:00:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:00:21.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:00:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:00:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:00:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:00:31.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:00:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:00:40.438Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:00:40.443Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:00:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:00:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:00:41.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:00:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:00:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:00:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:00:51.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:00:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:01:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:01:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:01:01.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:01:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:01:10.443Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:01:10.448Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:01:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:01:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:01:11.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:01:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:01:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:01:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:01:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:01:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:01:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:01:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:01:31.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:01:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:01:40.449Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:01:40.454Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:01:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:01:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:01:41.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:01:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:01:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:01:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:01:51.719Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:01:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:02:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:02:01.710Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:02:01.714Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:02:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:02:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:02:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:02:10.455Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:02:10.459Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:02:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:02:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:02:11.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:02:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:02:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:02:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:02:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:02:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:02:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:02:31.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:02:31.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:02:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-04-20T21:02:40.460Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:02:40.465Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:02:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:02:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:02:41.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:02:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:02:51.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:02:51.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:02:51.723Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:02:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:03:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:03:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:03:01.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:03:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:03:10.465Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:03:10.470Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:03:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:03:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:03:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:03:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:03:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:03:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:03:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:03:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:03:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:03:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:03:31.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:03:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:03:40.482Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:03:40.486Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:03:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:03:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:03:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:03:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:03:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:03:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:03:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:03:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:04:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:04:01.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:04:01.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:04:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:04:10.494Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:04:10.498Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:04:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:04:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:04:11.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:04:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:04:21.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:04:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:04:21.720Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:04:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:04:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:04:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:04:31.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:04:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:04:40.523Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:04:40.527Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:04:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:04:41.711Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:04:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:04:41.714Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:04:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:04:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:04:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:04:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:04:51.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:04:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:05:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:05:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:05:01.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:05:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:05:10.528Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:05:10.533Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:05:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:05:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:05:11.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:05:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:05:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:05:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:05:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:05:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:05:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:05:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:05:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:05:40.535Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:05:40.540Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:05:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:05:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:05:41.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:05:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:05:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:05:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:05:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:05:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:06:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:06:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:06:01.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:06:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:06:10.542Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:06:10.547Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:06:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:06:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:06:11.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:06:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:06:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:06:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:06:21.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:06:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:06:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:06:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:06:31.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:06:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:06:40.547Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:06:40.552Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:06:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:06:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:06:41.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:06:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:06:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:06:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:06:51.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:06:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:07:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:07:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:07:01.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:07:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:07:10.555Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:07:10.560Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:07:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:07:11.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:07:11.723Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:07:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:07:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:07:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:07:21.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:07:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:07:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:07:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:07:31.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:07:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:07:40.562Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:07:40.568Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:07:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:07:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:07:41.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:07:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:07:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:07:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:07:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:07:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:08:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:08:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:08:01.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:08:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:08:10.586Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:08:10.590Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:08:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:08:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:08:11.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:08:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:08:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:08:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:08:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:08:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:08:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:08:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:08:31.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:08:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:08:40.593Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:08:40.597Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:08:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:08:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:08:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:08:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:08:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:08:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:08:51.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:08:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:09:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:09:01.710Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:09:01.714Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:09:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:09:01.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:09:10.598Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:09:10.603Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:09:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:09:11.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:09:11.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:09:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:09:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:09:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:09:21.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:09:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:09:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:09:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:09:31.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:09:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:09:40.603Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:09:40.608Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:09:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:09:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:09:41.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:09:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:09:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:09:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:09:51.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:09:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:10:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:10:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:10:01.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:10:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:10:10.614Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:10:10.618Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:10:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:10:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:10:11.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:10:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:10:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:10:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:10:21.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:10:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:10:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:10:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:10:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:10:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:10:40.633Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:10:40.637Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:10:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:10:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:10:41.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:10:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:10:51.709Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:10:51.723Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:10:51.723Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:10:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:11:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:11:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:11:01.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:11:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:11:10.659Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:11:10.663Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:11:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:11:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:11:11.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:11:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:11:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:11:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:11:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:11:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:11:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:11:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:11:31.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:11:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:11:40.666Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:11:40.670Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:11:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:11:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:11:41.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:11:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:11:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:11:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:11:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:11:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:12:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:12:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:12:01.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:12:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:12:10.671Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:12:10.674Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:12:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:12:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:12:11.708Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:12:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:12:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:12:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:12:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:12:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:12:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:12:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:12:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:12:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:12:40.678Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:12:40.682Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:12:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:12:41.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:12:41.722Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:12:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:12:51.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:12:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:12:51.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:12:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:13:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:13:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:13:01.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:13:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:13:10.683Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:13:10.686Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:13:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:13:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:13:11.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:13:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:13:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:13:21.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:13:21.707Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:13:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:13:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:13:31.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:13:31.708Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:13:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:13:40.687Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:13:40.691Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:13:41.704Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:13:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:13:41.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:13:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T21:13:51.703Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:13:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:13:51.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:13:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:14:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:14:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:14:01.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:14:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:14:10.714Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:14:10.718Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:14:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:14:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:14:11.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:14:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:14:21.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:14:21.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:14:21.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:14:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:14:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:14:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:14:31.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:14:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:14:40.721Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:14:40.725Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:14:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:14:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:14:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:14:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:14:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:14:51.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:15:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:15:01.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:15:01.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:15:10.726Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:15:10.731Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:15:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:15:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:15:11.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:15:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:15:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:15:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:15:21.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:15:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:15:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:15:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:15:31.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:15:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:15:40.732Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:15:40.735Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:15:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:15:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:15:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:15:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:15:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:15:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:15:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:15:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:16:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:16:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:16:01.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:16:10.743Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:16:10.747Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:16:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:16:11.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:16:11.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:16:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:16:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:16:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:16:21.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:16:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:16:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:16:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:16:31.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:16:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:16:40.748Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:16:40.752Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:16:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:16:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:16:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:16:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:16:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:16:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:16:51.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:16:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:17:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:17:01.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:17:01.709Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:17:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:17:10.752Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:17:10.757Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:17:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:17:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:17:11.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:17:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:17:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:17:21.712Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:17:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:17:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:17:21.716Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:21:17:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:17:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:17:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:17:31.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:17:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:17:40.758Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:17:40.762Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:17:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:17:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:17:41.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:17:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:17:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:17:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:17:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:17:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:18:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:18:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:18:01.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:18:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:18:10.763Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:18:10.779Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:18:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:18:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:18:11.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:18:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:18:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:18:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:18:21.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:18:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:18:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:18:31.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:18:31.709Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:18:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:18:40.779Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:18:40.784Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:18:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:18:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:18:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:18:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:18:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:18:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:18:51.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:18:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:19:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:19:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:19:01.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:19:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:19:10.794Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:19:10.798Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:19:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:19:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:19:11.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:19:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:19:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:19:21.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:19:21.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:19:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:19:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:19:31.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:19:31.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:19:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:19:40.799Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:19:40.803Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:19:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:19:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:19:41.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:19:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:19:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:19:51.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:19:51.709Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:19:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:20:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:20:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:20:01.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:20:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:20:10.814Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:20:10.819Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:20:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:20:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:20:11.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:20:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:20:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:20:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:20:21.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:20:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:20:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:20:31.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:20:31.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:20:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:20:40.824Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:20:40.829Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:20:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:20:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:20:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:20:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:20:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:20:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:20:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:21:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:21:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:21:01.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:21:10.836Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:21:10.841Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:21:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:21:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:21:11.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:21:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:21:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:21:21.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:21:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:21:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:21:31.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:21:40.841Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:21:40.846Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:21:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:21:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:21:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:21:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:21:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:21:51.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:22:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:22:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:22:01.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:22:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:22:10.846Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:22:10.850Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:22:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:22:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:22:11.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:22:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:22:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:22:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:22:21.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:22:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:22:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:22:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:22:31.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:22:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:22:40.851Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:22:40.856Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:22:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:22:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:22:41.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:22:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:22:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:22:51.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:22:51.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:22:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:23:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:23:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:23:01.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:23:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:23:10.857Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:23:10.863Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:23:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:23:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:23:11.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:23:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:23:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:23:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:23:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:23:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:23:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:23:31.726Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:23:31.727Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:23:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:23:40.873Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:23:40.876Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:23:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:23:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:23:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:23:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:23:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:23:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:23:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:23:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:24:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:24:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:24:01.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:24:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:24:10.884Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:24:10.887Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:24:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:24:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:24:11.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:24:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:24:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:24:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:24:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:24:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:24:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:24:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:24:31.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:24:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:24:40.895Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:24:40.898Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:24:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:24:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:24:41.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:24:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:24:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:24:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:24:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:24:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:25:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:25:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:25:01.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:25:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:25:10.923Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:25:10.926Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:25:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:25:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:25:11.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:25:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:25:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:25:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:25:21.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:25:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:25:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:25:31.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:25:31.708Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:25:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:25:40.948Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:25:40.952Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:25:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:25:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:25:41.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:25:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:25:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:25:51.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:25:51.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:25:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:26:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:26:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:26:01.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:26:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:26:10.953Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:26:10.957Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:26:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:26:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:26:11.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:26:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:26:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:26:21.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:26:21.709Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:26:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:26:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:26:31.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:26:31.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:26:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:26:40.958Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:26:40.963Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:26:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:26:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:26:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:26:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:26:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:26:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:26:51.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:26:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:27:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:27:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:27:01.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:27:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:27:10.963Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:27:10.967Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:27:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:27:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:27:11.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:27:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:27:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:27:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:27:21.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:27:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:27:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:27:31.710Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:27:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:27:31.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:27:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T21:27:31.713Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:27:40.967Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:27:40.970Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:27:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:27:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:27:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:27:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:27:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:27:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:27:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:27:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:28:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:28:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:28:01.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:28:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:28:10.971Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:28:10.975Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:28:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:28:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:28:11.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:28:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:28:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:28:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:28:21.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:28:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:28:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:28:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:28:31.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:28:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:28:40.976Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:28:40.980Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:28:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:28:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:28:41.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:28:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:28:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:28:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:28:51.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:28:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:29:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:29:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:29:01.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:29:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:29:10.981Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:29:10.984Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:29:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:29:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:29:11.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:29:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:29:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:29:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:29:21.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:29:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:29:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:29:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:29:31.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:29:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:29:40.985Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:29:40.989Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:29:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:29:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:29:41.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:29:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:29:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:29:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:29:51.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:29:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:30:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:30:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:30:01.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:30:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:30:10.990Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:30:10.994Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:30:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:30:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:30:11.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:30:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:30:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:30:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:30:21.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:30:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:30:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:30:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:30:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:30:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:30:40.995Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:30:41.002Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:30:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:30:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:30:41.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:30:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:30:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:30:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:30:51.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:30:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:31:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:31:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:31:01.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:31:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:31:11.006Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:31:11.009Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:31:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:31:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:31:11.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:31:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:31:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:31:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:31:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:31:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:31:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:31:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:31:31.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:31:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:31:41.030Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:31:41.034Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:31:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:31:41.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:31:41.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:31:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:31:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:31:51.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:31:51.719Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:31:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:32:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:32:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:32:01.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:32:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:32:11.050Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:32:11.055Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:32:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:32:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:32:11.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:32:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:32:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:32:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:32:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:32:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:32:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:32:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:32:31.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:32:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:32:41.056Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:32:41.060Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:32:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:32:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:32:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:32:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:32:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:32:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:32:51.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:32:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:33:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:33:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:33:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:33:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:33:11.061Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:33:11.066Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:33:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:33:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:33:11.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:33:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:33:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:33:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:33:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:33:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:33:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:33:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:33:31.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:33:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:33:41.067Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:33:41.071Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:33:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:33:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:33:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:33:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:33:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:33:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:33:51.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:33:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:34:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:34:01.711Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:34:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:34:01.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:34:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T21:34:01.714Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:34:11.072Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:34:11.076Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:34:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:34:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:34:11.709Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:34:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:34:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:34:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:34:21.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:34:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:34:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:34:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:34:31.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:34:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:34:41.077Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:34:41.081Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:34:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:34:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:34:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:34:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:34:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:34:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:34:51.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:34:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:35:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:35:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:35:01.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:35:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:35:11.082Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:35:11.086Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:35:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:35:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:35:11.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:35:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:35:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:35:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:35:21.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:35:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:35:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:35:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:35:31.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:35:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:35:41.086Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:35:41.090Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:35:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:35:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:35:41.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:35:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:35:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:35:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:36:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:36:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:36:01.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:36:11.101Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:36:11.105Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:36:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:36:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:36:11.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:36:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:36:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:36:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:36:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:36:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:36:31.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:36:41.106Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:36:41.111Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:36:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:36:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:36:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:36:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:36:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:36:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:36:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:37:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:37:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:37:01.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:37:11.111Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:37:11.115Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:37:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:37:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:37:11.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:37:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:37:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:37:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:37:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:37:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:37:31.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:37:41.118Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:37:41.124Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:37:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:37:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:37:41.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:37:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:37:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:37:51.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:38:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:38:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:38:01.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:38:11.126Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:38:11.130Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:38:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:38:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:38:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:38:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:38:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:38:21.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:38:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:38:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:38:31.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:38:41.139Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:38:41.145Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:38:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:38:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:38:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:38:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:38:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:38:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:39:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:39:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:39:01.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:39:11.154Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:39:11.159Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:39:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:39:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:39:11.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:39:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:39:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:39:21.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:39:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:39:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:39:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:39:41.178Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:39:41.181Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:39:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:39:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:39:41.711Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:39:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:39:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:39:51.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:40:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:40:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:40:01.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:40:11.183Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:40:11.186Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:40:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:40:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:40:11.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:40:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:40:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:40:21.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:40:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:40:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:40:31.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:40:41.210Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:40:41.213Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:40:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:40:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:40:41.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:40:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:40:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:40:51.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:41:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:41:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:41:01.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:41:11.219Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:41:11.225Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:41:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:41:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:41:11.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:41:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:41:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:41:21.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:41:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:41:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:41:31.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:41:41.241Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:41:41.246Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:41:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:41:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:41:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:41:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:41:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:41:51.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:42:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:42:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:42:01.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:42:11.258Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:42:11.265Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:42:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:42:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:42:11.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:42:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:42:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:42:21.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:42:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:42:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:42:31.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:42:41.268Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:42:41.273Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:42:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:42:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:42:41.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:42:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:42:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:42:51.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:43:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:43:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:43:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:43:11.274Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:43:11.279Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:43:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:43:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:43:11.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:43:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:43:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:43:21.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:43:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:43:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:43:31.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:43:41.283Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:43:41.288Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:43:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:43:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:43:41.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:43:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:43:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:43:51.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:44:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:44:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:44:01.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:44:11.301Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:44:11.305Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:44:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:44:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:44:11.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 55 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:44:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:44:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:44:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:44:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:44:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:44:31.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:44:41.310Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:44:41.314Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:44:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:44:41.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:44:41.708Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-04-20T21:44:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:44:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:44:51.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:45:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:45:01.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:45:01.709Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:45:11.338Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:45:11.342Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:45:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:45:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:45:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:45:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:45:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:45:21.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:45:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:45:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:45:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:45:41.352Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:45:41.357Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:45:41.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:45:41.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:45:41.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:45:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:45:51.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:45:51.709Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:46:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:46:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:46:01.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:46:11.366Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:46:11.372Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:46:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:46:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:46:11.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:46:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:46:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:46:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:46:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:46:31.725Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:46:31.726Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:46:41.374Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:46:41.378Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:46:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:46:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:46:41.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:46:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:46:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:46:51.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:47:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:47:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:47:01.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:47:11.398Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:47:11.402Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:47:11.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:47:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:47:11.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:47:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:47:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:47:21.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:47:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:47:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:47:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:47:41.403Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:47:41.408Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:47:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:47:41.746Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:47:41.747Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 52 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:47:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:47:51.712Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:47:51.715Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:47:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:47:51.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:48:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:48:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:48:01.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:48:11.409Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:48:11.413Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:48:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:48:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:48:11.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:48:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:48:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:48:21.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:48:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:48:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:48:31.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:48:41.418Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:48:41.423Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:48:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:48:41.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:48:41.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:48:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:48:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:48:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:49:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:49:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:49:01.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:49:11.423Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:49:11.428Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:49:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:49:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:49:11.708Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:49:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:49:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:49:21.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:49:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:49:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:49:31.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:49:41.429Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:49:41.434Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:49:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:49:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:49:41.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:49:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:49:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:49:51.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:50:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:50:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:50:01.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:50:11.435Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:50:11.439Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:50:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:50:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:50:11.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:50:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:50:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:50:21.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:50:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:50:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:50:31.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:50:41.440Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:50:41.443Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:50:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:50:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:50:41.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:50:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:50:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:50:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:51:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:51:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:51:01.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:51:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:51:11.447Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:51:11.452Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:51:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:51:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:51:11.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:51:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:51:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:51:21.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:51:21.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:51:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:51:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:51:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:51:31.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:51:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:51:41.453Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:51:41.457Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:51:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:51:41.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:51:41.720Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:51:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:51:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:51:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:51:51.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:51:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:52:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:52:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:52:01.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:52:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:52:11.457Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:52:11.461Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:52:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:52:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:52:11.708Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:52:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:52:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:52:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:52:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:52:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:52:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:52:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:52:31.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:52:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:52:41.466Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:52:41.471Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:52:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:52:41.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:52:41.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:52:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:52:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:52:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:52:51.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:52:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:53:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:53:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:53:01.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:53:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:53:11.472Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:53:11.477Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:53:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:53:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:53:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:53:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:53:21.702Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:53:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:53:21.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:53:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:53:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:53:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:53:31.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:53:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:53:41.477Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:53:41.481Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:53:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:53:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:53:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:53:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:53:51.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:53:51.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:53:51.720Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:53:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:54:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:54:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:54:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:54:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:54:11.483Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:54:11.495Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:54:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:54:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:54:11.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:54:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:54:21.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:54:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:54:21.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:54:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:54:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:54:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:54:31.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:54:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:54:41.496Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:54:41.501Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:54:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:54:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:54:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:54:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:54:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:54:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:54:51.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:54:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:55:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:55:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:55:01.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:55:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:55:11.502Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:55:11.506Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:55:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:55:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:55:11.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:55:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:55:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:55:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:55:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:55:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:55:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:55:31.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:55:31.722Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:55:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:55:41.510Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:55:41.514Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:21:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:55:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:55:41.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:55:41.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:55:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:55:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:55:51.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:55:51.723Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:55:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:56:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:56:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:56:01.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:56:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:56:11.529Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:56:11.533Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:56:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:56:11.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:56:11.708Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:56:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:56:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:56:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:56:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:56:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:56:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:56:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:56:31.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:56:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:56:41.535Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:56:41.540Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:56:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:56:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:56:41.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:56:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:56:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:56:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:56:51.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:56:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:57:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:57:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:57:01.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:57:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:57:11.544Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:57:11.548Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:57:11.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:57:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:57:11.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:57:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:57:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:57:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:57:21.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:57:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:57:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:57:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:57:31.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:57:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:57:41.562Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:57:41.566Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:57:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:57:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:57:41.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:57:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T21:57:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:57:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:57:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:57:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:58:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:58:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:58:01.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:58:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:58:11.567Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:58:11.571Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:58:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:58:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:58:11.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:58:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:58:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:58:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:58:21.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:58:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:58:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:58:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:58:31.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:58:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:58:41.573Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:58:41.578Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:58:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:58:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:58:41.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:58:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:58:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:58:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:58:51.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:58:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:59:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:59:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:59:01.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:59:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:59:11.579Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:59:11.584Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:59:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:59:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:59:11.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:59:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:59:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:59:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:59:21.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:59:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:59:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:59:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:59:31.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:59:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T21:59:41.609Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:59:41.613Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:59:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:59:41.709Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:59:41.712Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:59:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:59:41.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:59:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T21:59:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T21:59:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T21:59:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:21:59:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:21:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:00:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:00:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:00:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:00:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:00:11.622Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:00:11.625Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:00:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:00:11.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:00:11.717Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:00:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:00:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:00:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:00:21.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:00:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:00:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:00:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:00:31.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:00:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:00:41.626Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:00:41.631Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:00:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:00:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:00:41.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:00:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:00:51.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:00:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:00:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:00:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:01:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:01:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:01:01.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:01:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:01:11.633Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:01:11.638Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:01:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:01:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:01:11.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:01:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:01:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:01:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:01:21.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:01:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:01:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:01:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:01:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:01:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:01:41.641Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:01:41.645Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:01:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:01:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:01:41.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:01:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T22:01:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:01:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:01:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:01:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:02:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:02:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:02:01.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:02:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:02:11.646Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:02:11.650Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:02:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:02:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:02:11.709Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:02:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:02:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:02:21.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:02:21.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:02:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:02:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:02:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:02:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:02:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:02:41.668Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:02:41.673Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:02:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:02:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:02:41.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:02:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:02:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:02:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:02:51.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:02:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:03:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:03:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:03:01.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:03:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:03:11.674Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:03:11.680Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:03:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:03:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:03:11.710Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:03:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:03:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:03:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:03:21.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:03:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T22:03:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:03:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:03:31.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:03:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:03:41.684Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:03:41.689Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:03:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:03:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:03:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:03:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:03:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:03:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:03:51.711Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:03:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:04:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:04:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:04:01.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:04:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:04:11.690Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:04:11.695Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:04:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:04:11.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:04:11.708Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:04:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:04:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:04:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:04:21.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:04:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:04:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:04:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:04:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:04:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:04:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:04:41.699Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:04:41.703Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:04:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:04:41.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:04:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:04:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:04:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:04:51.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:04:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:05:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:05:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:05:01.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:05:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:05:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:05:11.704Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:05:11.708Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:05:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:05:11.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:05:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:05:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:05:21.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:05:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:05:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:05:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:05:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:05:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:05:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:05:41.708Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:05:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:05:41.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:05:41.712Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:05:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:05:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:05:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:05:51.718Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:05:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:06:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:06:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:06:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:06:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:06:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:06:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:06:11.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:06:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:06:11.713Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:06:11.719Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:06:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:06:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:06:21.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:06:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:06:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:06:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:06:31.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:06:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:06:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:06:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:06:41.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:06:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T22:06:41.720Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:06:41.724Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:06:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:06:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:06:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:06:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:07:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:07:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:07:01.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:07:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:07:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:07:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:07:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:07:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:07:11.725Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:07:11.730Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:07:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:07:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:07:21.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:07:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:07:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:07:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:07:31.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:07:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:07:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:07:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:07:41.716Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:07:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-04-20T22:07:41.731Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:07:41.735Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:07:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:07:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:07:51.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:07:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:08:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:08:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:08:01.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:08:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:08:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:08:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:08:11.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:08:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2023-04-20T22:08:11.736Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:08:11.740Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:08:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:08:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:08:21.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:08:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:08:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:08:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:08:31.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:08:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:08:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:08:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:08:41.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:08:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T22:08:41.741Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:08:41.746Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:08:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:08:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:08:51.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:08:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:09:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:09:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:09:01.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:09:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:09:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:09:11.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:09:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T22:09:11.747Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:09:11.750Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:09:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:09:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:09:21.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:09:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:09:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:09:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:09:31.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:09:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:09:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:09:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:09:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:09:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:09:41.751Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:09:41.755Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:09:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:09:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:09:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:09:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:10:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:10:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:10:01.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:10:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:10:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:10:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:10:11.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:10:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:10:11.755Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:10:11.760Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:10:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:10:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:10:21.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:10:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:10:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:10:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:10:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:10:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:10:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:10:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:10:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:10:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:10:41.761Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:10:41.766Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:10:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:10:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:10:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:10:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:11:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:11:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:11:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:11:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:11:11.706Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:11:11.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:11:11.721Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:11:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:11:11.766Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:11:11.770Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:11:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:11:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:11:21.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:11:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:11:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:11:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:11:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:11:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:11:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:11:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:11:41.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:11:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T22:11:41.770Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:11:41.775Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:11:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:11:51.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:11:51.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:11:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:12:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:12:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:12:01.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:12:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:12:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:12:11.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:12:11.708Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:12:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2023-04-20T22:12:11.776Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:12:11.780Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:12:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:12:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:12:21.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:12:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:12:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:12:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:12:31.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:12:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:12:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:12:41.707Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:12:41.711Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:12:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:12:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:12:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T22:12:41.781Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:12:41.784Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:12:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:12:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:12:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:12:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:13:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:13:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:13:01.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:13:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:13:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:13:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:13:11.710Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:13:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2023-04-20T22:13:11.785Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:13:11.790Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:13:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:13:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:13:21.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:13:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:13:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:13:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:13:31.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:13:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:13:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:13:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:13:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:13:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:13:41.790Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:13:41.794Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T22:13:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:13:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:13:51.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:13:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:14:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:14:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:14:01.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:14:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:14:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:14:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:14:11.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:14:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:14:11.795Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:14:11.800Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:14:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:14:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:14:21.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:14:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:14:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:14:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:14:31.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:14:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:14:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:14:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:14:41.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:14:41.800Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:14:41.805Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T22:14:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:14:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:14:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:15:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:15:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:15:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:15:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:15:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:15:11.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:15:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2023-04-20T22:15:11.806Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:15:11.810Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:15:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:15:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:15:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:15:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:15:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:15:31.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:15:31.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:15:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:15:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:15:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:15:41.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:15:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:15:41.811Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:15:41.816Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:15:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:15:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:15:51.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:15:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:16:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:16:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:16:01.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:16:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:16:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:16:11.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:16:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:16:11.816Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:16:11.821Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:16:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:16:21.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:16:21.717Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:16:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:16:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:16:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:16:31.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:16:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:16:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:16:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:16:41.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:16:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T22:16:41.821Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:16:41.826Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:16:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:16:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:16:51.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:16:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:17:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:17:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:17:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:17:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:17:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:17:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:17:11.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:17:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:17:11.827Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:17:11.832Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:17:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:17:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:17:21.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:17:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:17:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:17:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:17:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:17:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T22:17:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:17:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:17:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:17:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T22:17:41.833Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:17:41.836Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:17:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:17:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:17:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:17:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:18:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:18:01.719Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:18:01.720Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:18:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:18:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:18:11.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:18:11.723Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:18:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" {"timestamp":"2023-04-20T22:18:11.837Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:18:11.841Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:18:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:18:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:18:21.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:18:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:18:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:18:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:18:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:18:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:18:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:18:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:18:41.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:18:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T22:18:41.841Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:18:41.846Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:18:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:18:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:18:51.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:18:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:19:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:19:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:19:01.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:19:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:19:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:19:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:19:11.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:19:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 0 - "logType": "access" {"timestamp":"2023-04-20T22:19:11.847Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:19:11.852Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:19:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:19:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:19:21.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:19:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:19:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:19:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:19:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:19:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:19:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:19:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:19:41.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:19:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:19:41.853Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:19:41.857Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:19:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:19:51.713Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:19:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:19:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:19:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:19:51.716Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:22:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:20:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:20:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:20:01.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:20:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:20:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:20:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:20:11.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:20:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2023-04-20T22:20:11.858Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:20:11.862Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:20:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:20:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:20:21.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:20:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:20:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:20:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:20:31.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:20:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:20:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:20:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:20:41.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:20:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T22:20:41.862Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:20:41.867Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:20:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:20:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:20:51.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:21:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:21:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:21:01.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:21:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:21:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:21:11.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2023-04-20T22:21:11.867Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:21:11.873Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:21:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:21:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:21:21.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:21:31.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:21:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:21:31.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:21:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:21:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:21:41.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:21:41.874Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:21:41.879Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:21:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:21:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:21:51.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:22:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:22:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:22:01.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:22:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:22:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:22:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:22:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:22:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T22:22:11.880Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:22:11.884Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:22:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:22:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:22:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:22:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:22:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:22:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:22:31.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:22:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:22:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:22:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:22:41.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:22:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T22:22:41.884Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:22:41.889Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:22:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:22:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:22:51.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:22:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:23:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:23:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:23:01.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:23:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:23:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:23:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:23:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:23:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T22:23:11.889Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:23:11.894Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:23:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:23:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:23:21.714Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:23:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:23:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:23:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:23:31.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:23:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:23:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:23:41.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:23:41.710Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:23:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2023-04-20T22:23:41.895Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:23:41.899Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:23:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:23:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:23:51.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:23:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:24:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:24:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:24:01.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:24:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:24:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:24:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:24:11.709Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:24:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2023-04-20T22:24:11.900Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:24:11.905Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:24:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:24:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:24:21.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:24:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:24:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:24:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:24:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:24:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:24:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:24:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:24:41.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:24:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T22:24:41.905Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:24:41.910Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:24:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:24:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:24:51.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:24:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:25:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:25:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:25:01.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:25:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:25:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:25:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:25:11.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:25:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:25:11.910Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:25:11.915Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:25:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:25:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:25:21.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:25:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:25:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:25:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:25:31.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:25:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:25:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:25:41.769Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:25:41.770Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:25:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 75 - "logType": "access" {"timestamp":"2023-04-20T22:25:41.916Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:25:41.920Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:25:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:25:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:25:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:25:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:26:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:26:01.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:26:01.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:26:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:26:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:26:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:26:11.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:26:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T22:26:11.921Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:26:11.925Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:26:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:26:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:26:21.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:26:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:26:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:26:31.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:26:31.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:26:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:26:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:26:41.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:26:41.710Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:26:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2023-04-20T22:26:41.926Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:26:41.930Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:26:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:26:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:26:51.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:26:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:27:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:27:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:27:01.711Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:27:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:27:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:27:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:27:11.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:27:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:27:11.931Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:27:11.936Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:27:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:27:21.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:27:21.709Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:27:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:27:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:27:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:27:31.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:27:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:27:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:27:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:27:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:27:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:27:41.936Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:27:41.939Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:27:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:27:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:27:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:27:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:28:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:28:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:28:01.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:28:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:28:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:28:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:28:11.709Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:28:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2023-04-20T22:28:11.940Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:28:11.944Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:28:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:28:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:28:21.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:28:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:28:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:28:31.713Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:28:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:28:31.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:28:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T22:28:31.717Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:28:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:28:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:28:41.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:28:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:28:41.945Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:28:41.949Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:28:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:28:51.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:28:51.710Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:28:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:29:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:29:01.774Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:29:01.775Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:29:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 78 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:29:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:29:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:29:11.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:29:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2023-04-20T22:29:11.950Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:29:11.954Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:29:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:29:21.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:29:21.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:29:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:29:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:29:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:29:31.717Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:29:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:29:41.708Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:29:41.721Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:29:41.722Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:29:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T22:29:41.955Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:29:41.960Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:29:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:29:51.711Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:29:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:29:51.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:29:51.714Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:22:29:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:30:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:30:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:30:01.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:30:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:30:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:30:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:30:11.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:30:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:30:11.960Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:30:11.965Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T22:30:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:30:21.715Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:30:21.718Z","message":"Connection[/10.233.65.12:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:30:21.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:30:21.719Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:30:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:30:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:30:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:30:31.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:30:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:30:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:30:41.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:30:41.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:30:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-04-20T22:30:41.966Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:30:41.971Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:30:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:30:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:30:51.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:30:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:31:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:31:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:31:01.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:31:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:31:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:31:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:31:11.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:31:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:31:11.972Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:31:11.976Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:31:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:31:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:31:21.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:31:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:31:31.701Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:31:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:31:31.717Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:31:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:31:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:31:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:31:41.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:31:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:31:41.977Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:31:41.981Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:31:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:31:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:31:51.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:31:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:32:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:32:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:32:01.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:32:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:32:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:32:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:32:11.712Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:32:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2023-04-20T22:32:11.982Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:32:11.986Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:32:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:32:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:32:21.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:32:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:32:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:32:31.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:32:31.723Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:32:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:32:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:32:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:32:41.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:32:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:32:41.987Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:32:41.991Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:32:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:32:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:32:51.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:32:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:33:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:33:01.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:33:01.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:33:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:33:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:33:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:33:11.709Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:33:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2023-04-20T22:33:11.991Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:33:11.995Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T22:33:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:33:21.712Z","message":"Connection[/10.233.65.12:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:33:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:33:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:33:21.715Z","message":"Connection[/10.233.65.12: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"} 127.0.0.6 - - [20/Apr/2023:22:33:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:33:31.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:33:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:33:31.715Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:33:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:33:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:33:41.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:33:41.712Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:33:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:33:41.996Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:33:42.000Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:33:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:33:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:33:51.714Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:33:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:34:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:34:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:34:01.711Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:34:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:34:11.709Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:34:11.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:34:11.721Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:34:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2023-04-20T22:34:12.000Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:34:12.005Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:34:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:34:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:34:21.713Z","message":"Database is available","thread":"qtp24293395-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:34:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:34:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:34:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:34:31.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:34:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:34:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:34:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:34:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:34:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:34:42.005Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:34:42.010Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:34:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:34:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:34:51.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:34:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:35:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:35:01.725Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:35:01.726Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:35:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:35:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:35:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:35:11.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:35:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:35:12.012Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:35:12.016Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:35:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:35:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:35:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:35:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:35:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:35:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:35:31.717Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:35:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:35:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:35:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:35:41.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T22:35:42.017Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:35:42.022Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:35:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:35:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:35:51.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:36:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:36:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:36:01.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:36:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:36:11.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:36:11.709Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2023-04-20T22:36:12.023Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:36:12.026Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T22:36:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:36:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:36:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:36:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:36:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:36:31.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:36:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:36:41.708Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:36:41.712Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:36:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:36:41.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:36:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:36:42.027Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:36:42.032Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:36:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:36:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:36:51.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:37:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:37:01.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:37:01.712Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:37:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:37:11.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:37:11.710Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2023-04-20T22:37:12.034Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:37:12.038Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:37:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:37:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:37:21.713Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:37:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:37:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:37:31.712Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:37:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:37:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:37:41.720Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-04-20T22:37:42.039Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:37:42.044Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:37:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:37:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:37:51.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:38:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:38:01.711Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:38:01.716Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:38:01.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:38:01.718Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:38:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:38:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:38:11.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:38:12.045Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:38:12.049Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:38:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:38:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:38:21.716Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:38:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:38:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:38:31.715Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:38:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:38:41.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:38:41.716Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T22:38:42.049Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:38:42.053Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:38:51.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:38:51.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:38:51.710Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:39:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:39:01.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:39:01.711Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:39:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:39:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:39:11.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:39:12.054Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:39:12.058Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:39:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:39:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:39:21.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:39:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:39:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:39:31.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:39:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:39:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:39:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T22:39:42.059Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:39:42.065Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:39:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:39:51.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:39:51.718Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:40:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:40:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:40:01.717Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:40:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:40:11.706Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:40:11.706Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2023-04-20T22:40:12.065Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:40:12.069Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:40:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:40:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:40:21.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:40:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:40:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:40:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:40:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:40:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:40:41.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:40:42.070Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:40:42.075Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T22:40:51.709Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:40:51.724Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:40:51.725Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:41:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:41:01.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:41:01.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:41:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:41:11.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:41:11.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-04-20T22:41:12.076Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:41:12.080Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:41:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:41:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:41:21.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:41:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:41:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:41:31.716Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:41:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:41:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:41:41.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:41:42.081Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:41:42.085Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:41:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:41:51.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:41:51.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:42:01.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:42:01.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:42:01.715Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:42:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:42:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:42:11.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:42:12.085Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:42:12.092Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:42:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:42:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:42:21.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:42:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:42:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:42:31.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:42:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:42:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:42:41.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:42:42.093Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:42:42.098Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:42:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:42:51.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:42:51.718Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:43:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:43:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:43:01.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:43:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:43:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:43:11.711Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:43:12.099Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:43:12.103Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:43:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:43:21.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:43:21.719Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:43:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:43:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:43:31.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:43:41.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:43:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:43:41.715Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T22:43:42.104Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:43:42.108Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:43:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:43:51.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:43:51.713Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:44:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:44:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:44:01.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:44:11.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:44:11.718Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:44:11.718Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-04-20T22:44:12.109Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:44:12.115Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:44:21.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:44:21.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:44:21.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:44:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:44:31.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:44:31.712Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:44:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:44:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:44:41.714Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T22:44:42.116Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:44:42.120Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:44:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:44:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:44:51.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:45:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:45:01.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:45:01.709Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:45:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:45:11.714Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:45:11.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:45:11.716Z","message":"Database is available","thread":"qtp24293395-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T22:45:11.718Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:45:12.121Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:45:12.126Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:45:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:45:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:45:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:45:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:45:31.716Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:45:31.717Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:45:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:45:41.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:45:41.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-04-20T22:45:42.127Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:45:42.132Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:45:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:45:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:45:51.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-04-20T22:46:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:46:01.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:46:01.709Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:46:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:46:11.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:46:11.711Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:46:12.133Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:46:12.137Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:46:21.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:46:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:46:21.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:46:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:46:31.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:46:31.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:46:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:46:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:46:41.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T22:46:42.138Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:46:42.142Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:46:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:46:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:46:51.715Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:47:01.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:47:01.722Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:47:01.723Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:47:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:47:11.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:47:11.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:47:12.143Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:47:12.148Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:47:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:47:21.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:47:21.713Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:47:31.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:47:31.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:47:31.714Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:47:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:47:41.711Z","message":"Connection[/10.233.66.77:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:47:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:47:41.713Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:47:41.716Z","message":"Connection[/10.233.66.77:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:47:42.148Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:47:42.153Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:47:51.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:47:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:47:51.714Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:48:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:48:01.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:48:01.712Z","message":"Database is available","thread":"qtp24293395-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:48:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:48:11.712Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:48:11.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2023-04-20T22:48:12.154Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:48:12.158Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:48:21.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:48:21.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:48:21.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:48:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:48:31.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:48:31.716Z","message":"Database is available","thread":"qtp24293395-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:48:41.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:48:41.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:48:41.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-04-20T22:48:42.159Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:48:42.163Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:48:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:48:51.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:48:51.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:49:01.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:49:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:49:01.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:49:11.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:49:11.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:49:11.714Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-04-20T22:49:12.164Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:49:12.170Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:49:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:49:21.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:49:21.713Z","message":"Database is available","thread":"qtp24293395-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:49:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:49:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:49:31.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:49:41.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:49:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:49:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:49:42.171Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:49:42.176Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:49:51.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:49:51.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:49:51.715Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:50:01.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:50:01.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:50:01.713Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:50:11.698Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:50:11.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:50:11.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:50:12.177Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:50:12.182Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:50:21.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:50:21.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:50:21.716Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-04-20T22:50:31.699Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:50:31.713Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:50:31.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:50:31.715Z","message":"Connection[cassandra/10.233.71.152:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:50:31.715Z","message":"Database is available","thread":"qtp24293395-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:50:41.697Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:50:41.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:50:41.714Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:50:42.183Z","message":"Connection[cassandra/10.233.71.152:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:50:42.188Z","message":"Connection[cassandra/10.233.71.152: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"} 127.0.0.6 - - [20/Apr/2023:22:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-04-20T22:50:51.700Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp24293395-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-04-20T22:50:51.711Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-04-20T22:50:51.712Z","message":"Database is available","thread":"qtp24293395-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [20/Apr/2023:22:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [20/Apr/2023:22:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"